From 1ee0cf36a6b8debd104dc82877c2170ac333ebbe Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 26 May 2023 09:10:13 +0200 Subject: [PATCH] Upgrade to Maven Source Plugin 3.3.0 Closes gh-350 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c77f377..0aa9a10 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 org.apache.maven.plugins