Skip to content

Commit c9fb5ae

Browse files
authored
chore: update spring boot version to 3.2.9 (#36)
Signed-off-by: Liam <xian408889252@163.com>
1 parent 7f7b32c commit c9fb5ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<lombok.version>1.18.34</lombok.version>
3434
<puppycrawl.version>10.18.0</puppycrawl.version>
3535
<reactor-netty.version>1.1.22</reactor-netty.version>
36-
<spring.version>6.0.19</spring.version>
37-
<spring-boot.version>3.1.11</spring-boot.version>
36+
<spring.version>6.1.12</spring.version>
37+
<spring-boot.version>3.2.9</spring-boot.version>
3838
<!-- plugin -->
3939
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
4040
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)