Skip to content

Commit

Permalink
Upgrade spring-boot to 2.7.18 (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
cunningt authored Nov 30, 2023
1 parent 6c336b2 commit 6bf6606
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>2.7.17</spring-boot-version>
<spring-boot-version>2.7.18</spring-boot-version>

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

0 comments on commit 6bf6606

Please sign in to comment.