From 6e38a2f7e1dac561c81df0493e04e25621184bbb Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 28 Dec 2023 10:33:44 +0300 Subject: [PATCH] pom.xml: update dependencies Package builds. Haven't tested releasing. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 30aa428..96527bb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ com.google.code.gson gson - 2.9.1 + 2.10.1 org.dspace @@ -69,20 +69,20 @@ maven-clean-plugin - 3.2.0 + 3.3.2 maven-resources-plugin - 3.3.0 + 3.3.1 maven-compiler-plugin - 3.10.1 + 3.12.1 maven-surefire-plugin - 3.0.0-M7 + 3.2.3 maven-jar-plugin @@ -90,11 +90,11 @@ maven-install-plugin - 3.0.1 + 3.1.1 maven-deploy-plugin - 3.0.0 + 3.1.1 @@ -103,7 +103,7 @@ maven-project-info-reports-plugin - 3.4.1 + 3.5.0