Skip to content

Commit ec6e46a

Browse files
committed
Upgrade to spring-boot 1.5.22
Fixes gh-365
1 parent 1654e9e commit ec6e46a

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.21.RELEASE</spring-boot.version>
72+
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
7373
</properties>
7474

7575
<dependencyManagement>

0 commit comments

Comments
 (0)