#337 - Upgraded Spring 4.3 build profiles to 4.3.8.

This commit is contained in:
Oliver Gierke
2017-04-18 18:29:01 +02:00
parent 3405c48bfe
commit e0d47907f5

View File

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