This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch
dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0
by this push:
new 2a8cfea Bump maven-plugin-tools to 3.6.1
2a8cfea is described below
commit 2a8cfea1f1efdbbe96ce6a6d7e878da1909c84c5
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 14 21:27:47 2021 +0100
Bump maven-plugin-tools to 3.6.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3432ef8..d15d566 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
<mavenVersion>3.1.1</mavenVersion>
<javaVersion>7</javaVersion>
<surefire.version>2.22.2</surefire.version>
- <mavenPluginToolsVersion>3.6.0</mavenPluginToolsVersion>
+ <mavenPluginToolsVersion>3.6.1</mavenPluginToolsVersion>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
</properties>