Skip to content

Commit

Permalink
update spring boot version to 3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam authored and Liam committed Dec 25, 2024
1 parent 524c29a commit 5a55fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
<reactor-netty.version>1.1.21</reactor-netty.version>
<scala.version>3.4.0</scala.version>
<slf4j.version>2.0.7</slf4j.version>
<spring.version>6.0.19</spring.version>
<spring-boot.version>3.1.11</spring-boot.version>
<spring.version>6.1.12</spring.version>
<spring-boot.version>3.2.9</spring-boot.version>
<vertx.version>4.5.10</vertx.version>
<!-- plugin -->
<central-publishing-maven-plugin.version>0.6.0</central-publishing-maven-plugin.version>
Expand Down

0 comments on commit 5a55fc6

Please sign in to comment.