Skip to content

Commit

Permalink
Merge pull request #918 from mybatis/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v3.2.0
  • Loading branch information
hazendaz committed Nov 24, 2023
2 parents bda974b + 5167935 commit 09cbb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.2</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
<spring-boot.version>3.1.5</spring-boot.version>
<spring-boot.version>3.2.0</spring-boot.version>

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

Expand Down

0 comments on commit 09cbb18

Please sign in to comment.