#94 - Upgraded to Spring 4.0.6.RELEASE.

This commit is contained in:
Oliver Gierke
2014-07-08 10:39:41 +02:00
parent 6a4d54e86a
commit 6f935866b8

View File

@@ -114,7 +114,7 @@
<mockito>1.9.5</mockito>
<querydsl>3.4.0</querydsl>
<slf4j>1.7.7</slf4j>
<spring>4.0.5.RELEASE</spring>
<spring>4.0.6.RELEASE</spring>
<webbeans>1.2.4</webbeans>
</properties>
@@ -529,7 +529,7 @@
<id>spring4-next</id>
<properties>
<spring>4.0.6.BUILD-SNAPSHOT</spring>
<spring>4.0.7.BUILD-SNAPSHOT</spring>
</properties>
<dependencies>