File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
spring-cloud-stream-binder-oracle-txeventq
starters/oracle-spring-boot-starter-aqjms
spring-cloud-oci/spring-cloud-oci-samples/spring-cloud-oci-common-samples-utils Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 124
124
<dependency >
125
125
<groupId >com.fasterxml.jackson.core</groupId >
126
126
<artifactId >jackson-databind</artifactId >
127
- <version >2.17.0 </version >
127
+ <version >2.17.1 </version >
128
128
</dependency >
129
129
<dependency >
130
130
<groupId >com.oracle.database.security</groupId >
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.fasterxml.jackson.core</groupId >
71
71
<artifactId >jackson-databind</artifactId >
72
+ <version >2.17.1</version >
72
73
</dependency >
73
74
<dependency >
74
75
<groupId >jakarta.transaction</groupId >
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
58
58
<dependency >
59
59
<groupId >org.springdoc</groupId >
60
60
<artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
61
- <version >2.5 .0</version >
61
+ <version >2.6 .0</version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments