From 13e693cbd4b198a77b7e37d6e0b23fa7caf80561 Mon Sep 17 00:00:00 2001 From: Christoph Sturm Date: Tue, 20 Aug 2024 12:39:20 +0200 Subject: [PATCH] bump nexus-staging-maven plugin to 1.7.0 1.6.13 does not work with jdk 17 which is needed on CI now for the idea build. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d61764ac..be32b375 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh