From 34ab4a39622451db6c4d531ba800ad2de8270c2e Mon Sep 17 00:00:00 2001 From: Brad Nicholes Date: Thu, 14 Sep 2023 15:16:41 -0600 Subject: [PATCH] Update packages before 7.4 release --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9f23bbe..142ba1d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.microsoft.signalr signalr - 7.0.7 + 7.0.11 org.apache.httpcomponents @@ -68,7 +68,7 @@ org.slf4j slf4j-api - 2.0.7 + 2.0.9 com.google.code.gson @@ -114,7 +114,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.3.0 attach-sources @@ -165,7 +165,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.5.0 attach-javadocs @@ -178,7 +178,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.1.0 sign-artifacts