#671 - Upgrade to Spring Framework 5.0.11.

This commit is contained in:
Mark Paluch
2018-11-27 11:39:35 +01:00
parent b5dc945047
commit bced08057e

View File

@@ -618,7 +618,7 @@
<id>spring5</id>
<properties>
<spring>5.0.10.RELEASE</spring>
<spring>5.0.11.RELEASE</spring>
<jackson>2.9.6</jackson>
</properties>
@@ -629,7 +629,7 @@
<id>spring5-next</id>
<properties>
<spring>5.0.11.BUILD-SNAPSHOT</spring>
<spring>5.0.12.BUILD-SNAPSHOT</spring>
<jackson>2.9.6</jackson>
</properties>