Skip to content

Commit

Permalink
Fix #232: Update Spring Boot version to 2.7.18 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
jandusil authored Nov 29, 2023
1 parent da8cd75 commit cda4b03
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 cda4b03

Please sign in to comment.