From 52dbd2fff4cf056245c2a2332d92c0f7ab72fd57 Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Tue, 2 Jan 2024 10:10:01 +1100 Subject: [PATCH] update maven deps --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5030a54..d6d56d4 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.6.3 attach-javadocs @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts