Skip to content

Commit 2484ae5

Browse files
authored
Update spring-boot to 3.3.10; refresh (version update) (#1399)
1 parent 8912c4f commit 2484ae5

File tree

3 files changed

+460
-460
lines changed

3 files changed

+460
-460
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<compiler.fork>false</compiler.fork>
109109

110110
<!-- Spring-Boot target version -->
111-
<spring-boot-version>3.3.9</spring-boot-version>
111+
<spring-boot-version>3.3.10</spring-boot-version>
112112

113113
<!-- Camel target version -->
114114
<camel-version>4.8.6-SNAPSHOT</camel-version>

tooling/camel-spring-boot-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1891,7 +1891,7 @@
18911891
<dependency>
18921892
<groupId>org.apache.camel</groupId>
18931893
<artifactId>camel-test-spring-junit5</artifactId>
1894-
<version>4.8.5</version>
1894+
<version>4.8.6-SNAPSHOT</version>
18951895
</dependency>
18961896
</dependencies>
18971897
</dependencyManagement>

0 commit comments

Comments
 (0)