Changes for BAEL-1469 Upgrade the Spring MVC article (#3407)

This commit is contained in:
Nikhil Khatwani 2018-01-14 04:26:24 +05:30 committed by Eugen
parent afb2191c4c
commit 33f7b1a3b9
1 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@
<properties>
<!-- Spring -->
<org.springframework.version>4.3.4.RELEASE</org.springframework.version>
<org.springframework.version>5.0.2.RELEASE</org.springframework.version>
<org.springframework.security.version>4.2.0.RELEASE</org.springframework.security.version>
<!-- persistence -->
@ -142,4 +142,4 @@
</properties>
</project>
</project>