Skip to content

Commit f028aab

Browse files
authored
Merge pull request #843 from kazuki43zoo/gh-828
Upgrade to Spring Boot 2.7.12
2 parents dd3101e + 848ba8e commit f028aab

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
@@ -72,7 +72,7 @@
7272
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
7373
<mybatis-velocity.version>2.1.1</mybatis-velocity.version>
7474
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
75-
<spring-boot.version>2.7.11</spring-boot.version>
75+
<spring-boot.version>2.7.12</spring-boot.version>
7676

7777
<argLine>-Djdk.attach.allowAttachSelf --add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8</argLine>
7878

0 commit comments

Comments
 (0)