From e9d50699b2caa40fa85fe5a35c966f91c3fd07d6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 26 May 2023 09:11:30 +0200 Subject: [PATCH] Upgrade to Maven Resources Plugin 3.3.1 Closes gh-351 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 0aa9a10..70e4d08 100644 --- a/pom.xml +++ b/pom.xml @@ -231,6 +231,11 @@ maven-javadoc-plugin 3.5.0 + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + org.apache.maven.plugins maven-source-plugin