From c1becbcba0581dc6ad262eaf15877b6fad6288bb Mon Sep 17 00:00:00 2001 From: Lishen Yao Date: Tue, 28 Feb 2023 21:24:38 +0800 Subject: [PATCH] Upgrade nexus staging maven plugin (#1741) JDK 17 compatibility when deploy to the nexus staging repository. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98aabaa4f2..ea780cc375 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 3.0.0-M3 8.37 4.2.2 - 1.6.8 + 1.6.13