Skip to content

Commit b9a2efb

Browse files
committed
update to spring boot 1.4.4
1 parent 6739ab3 commit b9a2efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<java.version>1.8</java.version>
21-
<spring.version>4.3.5.RELEASE</spring.version>
22-
<spring-boot.version>1.4.3.RELEASE</spring-boot.version>
21+
<spring.version>4.3.6.RELEASE</spring.version>
22+
<spring-boot.version>1.4.4.RELEASE</spring-boot.version>
2323
</properties>
2424

2525
<dependencyManagement>

0 commit comments

Comments
 (0)