BAEL-248_Update_deprecated_API Changes

This commit is contained in:
Nikhil Khatwani
2017-02-05 16:02:59 +05:30
parent dce9a947ab
commit 99bb4104f8
3 changed files with 48 additions and 19 deletions
+3 -3
View File
@@ -342,8 +342,8 @@
<properties>
<!-- Spring -->
<org.springframework.version>4.3.4.RELEASE</org.springframework.version>
<org.springframework.security.version>4.2.0.RELEASE</org.springframework.security.version>
<org.springframework.version>4.3.6.RELEASE</org.springframework.version>
<org.springframework.security.version>4.2.1.RELEASE</org.springframework.security.version>
<!-- persistence -->
<hibernate.version>5.2.5.Final</hibernate.version>
@@ -351,7 +351,7 @@
<!-- http -->
<httpcore.version>4.4.5</httpcore.version>
<httpclient.version>4.5.2</httpclient.version>
<httpclient.version>4.5.3</httpclient.version>
<!-- logging -->
<org.slf4j.version>1.7.21</org.slf4j.version>