From 35a1f508338b2e3d05d36c42943bd6d941e34ec9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 18 Jun 2020 12:20:45 +0200 Subject: [PATCH] Upgrade to Maven source plugin 3.2.1 --- initializr-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initializr-parent/pom.xml b/initializr-parent/pom.xml index e7e03d00..7218dd9f 100644 --- a/initializr-parent/pom.xml +++ b/initializr-parent/pom.xml @@ -188,7 +188,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.2.1 org.apache.maven.plugins