From 387d68e06f2af5e5a180319438a6824d70846c5c Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 9 Mar 2017 15:04:05 +0100 Subject: update some more libs - Hibernate to 5.2.8.Final - Spring to 4.3.7.Release - Apache CXF to 3.1.10 - Struts 2 to 2.5.10.1 (also fix CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045), but is the latest major release) - Apache http client to 4.5.3 - Apache http core to 4.4.6 - SLF4j to 1.7.24 - commons.lang3 to 3.5 - jackson to 2.8.7 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ff4850c12..22adafcf6 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 1.2 - 4.3.4.RELEASE + 4.3.7.RELEASE 2.19.1 2.6.6 @@ -42,19 +42,19 @@ 2.0.8 - 5.2.5.Final + 5.2.8.Final - 3.1.9 - 2.3.32 + 3.1.10 + 2.5.10.1 2.0.0 - 1.7.22 + 1.7.24 - 4.5.2 - 4.4.4 + 4.5.3 + 4.4.6 6.0.5 @@ -62,12 +62,12 @@ 4.12 2.5 - 3.4 + 3.5 4.1 3.2.2 2.9.4 - 2.8.4 + 2.8.7 1.3.1 ${org.springframework.version} -- cgit v1.2.3