From 089761da24eb0d4ba0c8e80f4354fb853a55c02e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 24 May 2022 10:34:03 -0700 Subject: [PATCH] Update nexus-staging-maven-plugin to 1.6.13. In hopes that it works properly with Java 18. Let's find out! --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae1370d..9f7ff7d 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true false