Skip to content

Commit

Permalink
chore: upgrade spring-boot to 3.0.9 (24.0) (#4340)
Browse files Browse the repository at this point in the history
* chore: upgrade spring-boot to 3.0.9 (24.0)

* Update versions.json
  • Loading branch information
ZheSun88 authored Jul 21, 2023
1 parent 5d9b7b9 commit 1921afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<hilla.version>2.0-SNAPSHOT</hilla.version>
<spring.boot.version>3.0.8</spring.boot.version>
<spring.boot.version>3.0.9</spring.boot.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<jetty.version>11.0.13</jetty.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
"version": "2.0.0"
},
"sso-kit-starter": {
"javaVersion": "2.0.4"
"javaVersion": "2.0-SNAPSHOT"
},
"swing-kit": {
"version": "2.0.0"
Expand Down

0 comments on commit 1921afe

Please sign in to comment.