Skip to content

Commit 8097bec

Browse files
committed
Upgrade to Spring Boot 1.5.20
Fixes gh-312
1 parent d6fe06a commit 8097bec

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
@@ -69,7 +69,7 @@
6969
<properties>
7070
<mybatis.version>3.4.6</mybatis.version>
7171
<mybatis-spring.version>1.3.2</mybatis-spring.version>
72-
<spring-boot.version>1.5.19.RELEASE</spring-boot.version>
72+
<spring-boot.version>1.5.20.RELEASE</spring-boot.version>
7373
</properties>
7474

7575
<dependencyManagement>

0 commit comments

Comments
 (0)