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 6e99232 commit fa77cf2Copy full SHA for fa77cf2
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.4.RELEASE</spring.version>
22
- <spring-boot.version>1.4.2.RELEASE</spring-boot.version>
+ <spring.version>4.3.5.RELEASE</spring.version>
+ <spring-boot.version>1.4.3.RELEASE</spring-boot.version>
23
</properties>
24
25
<dependencyManagement>
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>io.spring.platform</groupId>
43
<artifactId>platform-bom</artifactId>
44
- <version>Athens-SR1</version>
+ <version>Athens-SR2</version>
45
<type>pom</type>
46
<scope>import</scope>
47
</dependency>
0 commit comments