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 9c666b6 commit 827f603Copy full SHA for 827f603
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>1.2.3.RELEASE</version>
+ <version>1.2.5.RELEASE</version>
9
<relativePath /> <!-- lookup parent from repository -->
10
</parent>
11
@@ -23,7 +23,7 @@
23
<main.basedir>${basedir}</main.basedir>
24
<passphrase>${gpg.passphrase}</passphrase>
25
26
- <spring-boot.version>1.2.4.RELEASE</spring-boot.version>
+ <spring-boot.version>1.2.5.RELEASE</spring-boot.version>
27
<hazelcast.version>3.3.3</hazelcast.version>
28
<commons-lang3.version>3.3.2</commons-lang3.version>
29
<spring-cloud.version>Angel.SR3</spring-cloud.version>
0 commit comments