Skip to content

Commit

Permalink
Upgrade to latest Spring (compatible with Spring Boot 1.2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarrez committed Mar 9, 2015
1 parent b48b518 commit 3f678fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<version>5.17.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.framework.version>4.1.4.RELEASE</spring.framework.version>
<spring.framework.version>4.1.5.RELEASE</spring.framework.version>
<spring.security.version>3.2.3.RELEASE</spring.security.version>
<mule.version>3.5.0</mule.version>
<cxf.version>2.6.14</cxf.version>
Expand Down

0 comments on commit 3f678fa

Please sign in to comment.