BAEL-1448: Update Spring 5 articles to use the new milestone version (#3317)

* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version
This commit is contained in:
Dassi orleando
2017-12-29 07:51:12 +01:00
committed by maibin
parent 5374dbb96c
commit 0ef4a4a7e2
5 changed files with 6 additions and 5 deletions

View File

@@ -191,7 +191,7 @@
<junit.platform.version>1.0.0</junit.platform.version>
<junit.jupiter.version>5.0.0</junit.jupiter.version>
<maven-surefire-plugin.version>2.20</maven-surefire-plugin.version>
<spring.version>5.0.1.RELEASE</spring.version>
<spring.version>5.0.2.RELEASE</spring.version>
<reactor-spring.version>1.0.1.RELEASE</reactor-spring.version>
<johnzon.version>1.1.3</johnzon.version>
<jsonb-api.version>1.0</jsonb-api.version>