Skip to content

Commit

Permalink
Update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent 0a589e3 commit 1c8d871
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 @@ -70,7 +70,7 @@
<skip.docker>true</skip.docker>
<app.port>8083</app.port>
<jackson.version>2.14.2</jackson.version>
<spring.boot.version>2.7.10</spring.boot.version>
<spring.boot.version>3.0.7</spring.boot.version>
<springfox.version>3.0.0</springfox.version>
<lifs.webapps.common.version>1.1.27</lifs.webapps.common.version>
<jgoslin.version>2.1.0</jgoslin.version>
Expand Down

0 comments on commit 1c8d871

Please # to comment.