#200 - Upgraded to Spring Framework 4.1.8.
Upgraded the -next profiles, too. Upgraded Spring 4.2 profile to run against Spring 4.2.2.
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
<querydsl>3.6.8</querydsl>
|
||||
<rxjava>1.0.13</rxjava>
|
||||
<slf4j>1.7.12</slf4j>
|
||||
<spring>4.1.7.RELEASE</spring>
|
||||
<spring>4.1.8.RELEASE</spring>
|
||||
<spring-hateoas>0.19.0.RELEASE</spring-hateoas>
|
||||
<threetenbp>1.3</threetenbp>
|
||||
<webbeans>1.2.8</webbeans>
|
||||
@@ -457,7 +457,7 @@
|
||||
<id>spring41-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.1.7.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.1.9.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@@ -474,7 +474,7 @@
|
||||
<id>spring42</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.2.0.RELEASE</spring>
|
||||
<spring>4.2.2.RELEASE</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@@ -498,7 +498,7 @@
|
||||
<id>spring42-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.2.1.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.2.3.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user