From 0e13a3fb552ac35e5d29bc12b5513a1a9a0226f2 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 27 Sep 2021 12:43:19 +0200 Subject: [PATCH] dependency bump --- pom.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c01c931..866a0ba 100644 --- a/pom.xml +++ b/pom.xml @@ -38,12 +38,14 @@ UTF-8 - 1.0.0-rc1 + 1.0.0 1.6.2 - 1.2.1 - 30.0-jre - 1.7.30 - 5.7.0 + 1.2.3 + 31.0-jre + 1.7.32 + + + 5.8.1 @@ -86,7 +88,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 11 @@ -94,12 +96,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0-M5 org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 check-preconditions @@ -120,7 +122,7 @@ maven-source-plugin - 3.2.0 + 3.2.1 attach-sources @@ -132,7 +134,7 @@ maven-javadoc-plugin - 3.2.0 + 3.3.1 attach-javadocs @@ -196,7 +198,7 @@ maven-gpg-plugin - 1.6 + 3.0.1 sign-artifacts