Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

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] authored Mar 4, 2023
1 parent 0915763 commit 1b67a9f
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.9</spring.boot.version>
<spring.boot.version>3.0.4</spring.boot.version>
<spring.native.version>0.10.5</spring.native.version>
<jasmine.serverPort>8234</jasmine.serverPort>
<kotlin.version>1.8.10</kotlin.version>
Expand Down

0 comments on commit 1b67a9f

Please sign in to comment.