#96 - Upgrade to Spring 3.2.10.RELEASE.
Updated spring-*next profiles to recent 4.0 versions as well.
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
<mockito>1.9.5</mockito>
|
||||
<querydsl>3.3.4</querydsl>
|
||||
<slf4j>1.7.7</slf4j>
|
||||
<spring>3.2.9.RELEASE</spring>
|
||||
<spring>3.2.10.RELEASE</spring>
|
||||
<webbeans>1.2.4</webbeans>
|
||||
|
||||
</properties>
|
||||
@@ -529,7 +529,7 @@
|
||||
<id>spring32-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>3.2.10.BUILD-SNAPSHOT</spring>
|
||||
<spring>3.2.11.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@@ -546,7 +546,7 @@
|
||||
<id>spring4</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.0.4.RELEASE</spring>
|
||||
<spring>4.0.6.RELEASE</spring>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@@ -565,7 +565,7 @@
|
||||
<id>spring4-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.0.5.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.0.7.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user