From 1c9c38f799c13a94110df2dd80921679414a926b Mon Sep 17 00:00:00 2001 From: Kjetil Klepper Date: Fri, 4 Oct 2024 11:56:57 +0200 Subject: [PATCH] Updated packages suggested by dependabot (#122) --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index ad553c8..498ef13 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ no.uio.ifi crypt4gh - 2.5.0 + 2.5.1 jar crypt4gh @@ -73,12 +73,12 @@ commons-io commons-io - 2.15.1 + 2.17.0 commons-codec commons-codec - 1.16.1 + 1.17.1 commons-cli @@ -98,7 +98,7 @@ org.slf4j slf4j-jdk14 - 2.0.12 + 2.0.16 @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 @@ -128,12 +128,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.5.0 org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 @@ -148,7 +148,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.0 @@ -179,7 +179,7 @@ maven-deploy-plugin - 3.1.1 + 3.1.3 default-deploy @@ -194,7 +194,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -207,7 +207,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.10.1 attach-javadocs