Skip to content

Commit

Permalink
CAMEL-21002 - Upgrade Spring Boot to version 3.3.2 (#1182)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <[email protected]>
  • Loading branch information
oscerd authored Jul 22, 2024
1 parent 67830ce commit 29aa94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<compiler.fork>false</compiler.fork>

<!-- Spring-Boot target version -->
<spring-boot-version>3.3.1</spring-boot-version>
<spring-boot-version>3.3.2</spring-boot-version>

<!-- Camel target version -->
<camel-version>4.8.0-SNAPSHOT</camel-version>
Expand Down

0 comments on commit 29aa94c

Please sign in to comment.