Skip to content

Commit

Permalink
chore(loan-granting-spring-boot-webapp): Bump Spring Boot Version
Browse files Browse the repository at this point in the history
  • Loading branch information
psavidis committed Sep 26, 2024
1 parent 83941d9 commit 4591bfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<camunda.platform.version>7.21.0</camunda.platform.version>
<spring.boot.version>3.2.4</spring.boot.version>
<spring.boot.version>3.3.3</spring.boot.version>
<!-- maven -->
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
Expand Down

0 comments on commit 4591bfc

Please sign in to comment.