Skip to content

Commit fa77cf2

Browse files
committed
Update artifacts
1 parent 6e99232 commit fa77cf2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.4.RELEASE</spring.version>
22-
<spring-boot.version>1.4.2.RELEASE</spring-boot.version>
21+
<spring.version>4.3.5.RELEASE</spring.version>
22+
<spring-boot.version>1.4.3.RELEASE</spring-boot.version>
2323
</properties>
2424

2525
<dependencyManagement>
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.spring.platform</groupId>
4343
<artifactId>platform-bom</artifactId>
44-
<version>Athens-SR1</version>
44+
<version>Athens-SR2</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

0 commit comments

Comments
 (0)