From d7b6e57eeb37ef02ceadfe51ca730bccbed939c6 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 7 Jun 2019 10:46:34 +0200 Subject: update third-party libs --- pom.xml | 47 +++++++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 18 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8e82eaee6..6b3062559 100644 --- a/pom.xml +++ b/pom.xml @@ -27,46 +27,47 @@ 0.3 1.0.7 - 5.1.5.RELEASE - 2.1.5.RELEASE - 2.1.5.RELEASE + 5.1.7.RELEASE + 2.1.8.RELEASE + 2.1.8.RELEASE 2.22.0 - 2.3.0 - 27.0-jre + 2.3.1 + 2.3.0.1 + 27.1-jre 2.6.6 1.4.6 - 2.1.2 + 2.1.3 2.3.1 1.1 - 5.3.6.Final - 2.5.0 + 5.4.3.Final + 2.6.0 - 3.2.6 - 2.5.18 + 3.3.2 + 2.5.20 2.0.0 - 1.7.25 + 1.7.26 - 4.5.6 - 4.4.10 + 4.5.8 + 4.4.11 - 8.0.12 + 8.0.16 4.12 2.6 - 3.7 - 4.1 + 3.9 + 4.3 3.2.2 1.6 - 2.10 + 2.10.2 - 2.9.7 + 2.9.9 1.4 ${org.springframework.version} @@ -813,6 +814,16 @@ ${apache-cli-version} + + com.sun.xml.bind + jaxb-core + ${jaxb-core.version} + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + org.easymock -- cgit v1.2.3