From bfc9c57c2023563183fa69dfe275c3d95d699818 Mon Sep 17 00:00:00 2001 From: pidoubleyou Date: Mon, 9 Oct 2023 21:47:01 +0200 Subject: [PATCH] update dependencies --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 66f25c5f..635eb25d 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.apache.commons commons-compress - 1.22 + 1.24.0 @@ -110,7 +110,7 @@ org.glassfish.jersey.core jersey-client - 3.0.3 + 3.1.3 javax.activation @@ -187,20 +187,20 @@ maven-clean-plugin - 3.2.0 + 3.3.1 maven-resources-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.0 attach-javadocs @@ -239,11 +239,11 @@ maven-install-plugin - 3.1.0 + 3.1.1 maven-deploy-plugin - 3.1.0 + 3.1.1 @@ -266,7 +266,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh @@ -277,7 +277,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 1.6 sign-artifacts