Skip to content

Commit

Permalink
Fix #232: Upgrade Spring Boot version in 1.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jandusil committed Nov 29, 2023
1 parent da8cd75 commit 11ef225
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 @@ -54,7 +54,7 @@
<maven.compiler.target>8</maven.compiler.target>

<!-- Dependencies -->
<spring-boot.version>2.6.14</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<h2.version>2.1.214</h2.version>
</properties>

Expand Down

0 comments on commit 11ef225

Please sign in to comment.