Skip to content

Commit

Permalink
Upgrade Spring Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
denschu committed Jul 14, 2015
1 parent bc90169 commit 6918b61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>1.2.4.RELEASE</spring.boot.version>
<spring.version>4.1.6.RELEASE</spring.version>
<spring.boot.version>1.2.5.RELEASE</spring.boot.version>
<spring.version>4.1.7.RELEASE</spring.version>
<keystore.password>dev_password</keystore.password>
<gpg.passphrase>dev</gpg.passphrase>
<passphrase>${gpg.passphrase}</passphrase>
Expand Down

0 comments on commit 6918b61

Please sign in to comment.