Skip to content

Commit 09cbb18

Browse files
authored
Merge pull request #918 from mybatis/renovate/spring-boot
Update spring boot to v3.2.0
2 parents bda974b + 5167935 commit 09cbb18

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
@@ -76,7 +76,7 @@
7676
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
7777
<mybatis-velocity.version>2.1.2</mybatis-velocity.version>
7878
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
79-
<spring-boot.version>3.1.5</spring-boot.version>
79+
<spring-boot.version>3.2.0</spring-boot.version>
8080

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

0 commit comments

Comments
 (0)