#435 - Upgraded Spring Framework 4.3 build profiles to 4.3.12.

This commit is contained in:
Oliver Gierke
2017-10-10 16:26:50 +02:00
parent 05759783de
commit 08b084fa72

View File

@@ -541,7 +541,7 @@
<id>spring43</id>
<properties>
<spring>4.3.10.RELEASE</spring>
<spring>4.3.12.RELEASE</spring>
</properties>
</profile>
@@ -551,7 +551,7 @@
<id>spring43-next</id>
<properties>
<spring>4.3.11.BUILD-SNAPSHOT</spring>
<spring>4.3.13.BUILD-SNAPSHOT</spring>
</properties>
<repositories>