Skip to content

Commit 39600cb

Browse files
fix(deps): update spring boot to v3.4.6
1 parent 4a638bc commit 39600cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<mybatis-freemarker.version>1.3.0</mybatis-freemarker.version>
7878
<mybatis-velocity.version>2.3.0</mybatis-velocity.version>
7979
<mybatis-thymeleaf.version>1.1.0</mybatis-thymeleaf.version>
80-
<spring-boot.version>3.4.5</spring-boot.version>
80+
<spring-boot.version>3.4.6</spring-boot.version>
8181

8282
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8</argLine>
8383

0 commit comments

Comments
 (0)