From cde7d4a71cbd2ca0eda6d0b991834b195b3e6056 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 18 Sep 2020 08:01:34 +0200 Subject: update third-party libs and fix incompatibilities with new APIs --- pom.xml | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 50bdfaf4..8e0019d4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,35 +19,38 @@ 0.3 0.4 - 1.1.0-SNAPSHOT - - 5.2.2.RELEASE + 1.1.8 + 5.2.9.RELEASE 3.0.11.RELEASE - 3.3.4 + 3.4.0 - 3.9 - 1.8 + 3.11 + 1.9 4.4 - 28.1-jre - 2.10.5 + 29.0-jre + 2.10.6 + 1.7.30 + + + 4.13 2.22.2 - 1.7.29 1.0.5 - - 0.8.5 - 3.1.0 - 3.12.0 - 3.1.12.2 + 0.8.6 + 3.1.1 + 3.13.0 + 4.0.4 ${project.build.directory}/thirdparty_licenses https://apps.egiz.gv.at/checkstyle/egiz_pmd_checks.xml + 3.8.1 + 2.8.1 1.20 - 3.2.0 + 3.3.0 @@ -204,7 +207,7 @@ junit junit - 4.12 + ${junit.version} test @@ -243,7 +246,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + ${maven-compiler-plugin.version} 1.8 1.8 @@ -275,7 +278,7 @@ org.codehaus.mojo versions-maven-plugin - 2.7 + ${versions-maven-plugin.version} -- cgit v1.2.3