Skip to content

Commit 6918b61

Browse files
committed
Upgrade Spring Versions
1 parent bc90169 commit 6918b61

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
@@ -39,8 +39,8 @@
3939
</scm>
4040
<properties>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42-
<spring.boot.version>1.2.4.RELEASE</spring.boot.version>
43-
<spring.version>4.1.6.RELEASE</spring.version>
42+
<spring.boot.version>1.2.5.RELEASE</spring.boot.version>
43+
<spring.version>4.1.7.RELEASE</spring.version>
4444
<keystore.password>dev_password</keystore.password>
4545
<gpg.passphrase>dev</gpg.passphrase>
4646
<passphrase>${gpg.passphrase}</passphrase>

0 commit comments

Comments
 (0)