Skip to content

Commit

Permalink
Upgrade to spring-boot 2.1.9
Browse files Browse the repository at this point in the history
Fixes gh-381
  • Loading branch information
kazuki43zoo committed Oct 14, 2019
1 parent 506568e commit 17ff3c4
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.0</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.0</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.1</mybatis-thymeleaf.version>
<spring-boot.version>2.1.8.RELEASE</spring-boot.version>
<spring-boot.version>2.1.9.RELEASE</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 17ff3c4

Please sign in to comment.