#413 - Upgraded build profile for Spring 5 to RC4.

This commit is contained in:
Oliver Gierke
2017-09-11 14:56:02 +02:00
parent f60d02bed5
commit 32ee19270b

View File

@@ -568,8 +568,8 @@
<id>spring5</id>
<properties>
<spring>5.0.0.RC2</spring>
<jackson>2.9.0.pr3</jackson>
<spring>5.0.0.RC4</spring>
<jackson>2.9.1</jackson>
</properties>
<repositories>