From c59b93ba390a6946c37824ced667c429e0c212f7 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 2 Dec 2020 17:36:47 -0800 Subject: [PATCH] Upgrade to maven-resources-plugin 3.2.0 Closes gh-246 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33c7222e..10a8d1a7 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.2.0 org.codehaus.mojo