Skip to content

Commit

Permalink
fix(deps): update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 9a69e32 commit faf4233
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 @@ -23,7 +23,7 @@
</contributors>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>2.7.17</spring.boot.version>
<spring.boot.version>3.1.5</spring.boot.version>
<spring.native.version>0.10.5</spring.native.version>
<jasmine.serverPort>8234</jasmine.serverPort>
<kotlin.version>1.9.10</kotlin.version>
Expand Down

0 comments on commit faf4233

Please sign in to comment.