File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
spring-cloud-stream-binder-oracle-txeventq Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4343 <maven .compiler.source>17</maven .compiler.source>
4444 <maven .compiler.target>17</maven .compiler.target>
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
46- <oracle-database .version>23.7 .0.25.01 </oracle-database .version>
46+ <oracle-database .version>23.8 .0.25.04 </oracle-database .version>
4747 <oracle .database.security.version>21.17.0.0</oracle .database.security.version>
4848 <org .springframework.cloud.version>4.2.1</org .springframework.cloud.version>
49- <spring .boot.version>3.4.3 </spring .boot.version>
50- <spring .framework.version>6.2.3 </spring .framework.version>
49+ <spring .boot.version>3.4.5 </spring .boot.version>
50+ <spring .framework.version>6.2.6 </spring .framework.version>
5151 <testcontainers .version>1.20.6</testcontainers .version>
5252 <build-helper-maven-plugin .version>3.6.0</build-helper-maven-plugin .version>
5353 <maven-javadoc-plugin .version>3.7.0</maven-javadoc-plugin .version>
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.boot</groupId >
1414 <artifactId >spring-boot-starter-parent</artifactId >
15- <version >3.4.3 </version >
15+ <version >3.4.5 </version >
1616 <relativePath /> <!-- lookup parent from repository -->
1717 </parent >
1818
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
1111 <parent >
1212 <groupId >org.springframework.cloud</groupId >
1313 <artifactId >spring-cloud-build</artifactId >
14- <version >4.2.0 </version >
14+ <version >4.2.1 </version >
1515 <relativePath />
1616 </parent >
1717 <groupId >com.oracle.cloud.spring</groupId >
You can’t perform that action at this time.
0 commit comments