Skip to content

Commit

Permalink
Update spring-boot to v2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuki43zoo committed Nov 25, 2023
1 parent 435d96e commit 23f443f
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 @@ -72,7 +72,7 @@
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.1</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
<spring-boot.version>2.7.12</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>

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

Expand Down

0 comments on commit 23f443f

Please sign in to comment.