#335 - Upgrade Spring 4.3.next profile to 4.3.8 snapshots.

Upgraded to 4.3.7 as profile baseline and 4.3.8 snapshots.
This commit is contained in:
Oliver Gierke
2017-04-18 11:12:25 +02:00
parent 03cebd0992
commit 3405c48bfe

View File

@@ -513,7 +513,7 @@
<id>spring43</id>
<properties>
<spring>4.3.5.RELEASE</spring>
<spring>4.3.7.RELEASE</spring>
</properties>
</profile>
@@ -523,7 +523,7 @@
<id>spring43-next</id>
<properties>
<spring>4.3.6.BUILD-SNAPSHOT</spring>
<spring>4.3.8.BUILD-SNAPSHOT</spring>
</properties>
<repositories>