We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6739ab3 commit b9a2efbCopy full SHA for b9a2efb
pom.xml
@@ -18,8 +18,8 @@
18
<properties>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
<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>
+ <spring.version>4.3.6.RELEASE</spring.version>
+ <spring-boot.version>1.4.4.RELEASE</spring-boot.version>
23
</properties>
24
25
<dependencyManagement>
0 commit comments