This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 63fb6d8 Bump extra-enforcer-rules from 1.4 to 1.5.1
63fb6d8 is described below
commit 63fb6d8ec460b86a50323311227c634c20cce530
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 3 05:49:43 2022 +0000
Bump extra-enforcer-rules from 1.4 to 1.5.1
Bumps
[extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from
1.4 to 1.5.1.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
-
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/extra-enforcer-rules-1.4...extra-enforcer-rules-1.5.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 04a0166..8b57f6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ under the License.
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.4</version>
+ <version>1.5.1</version>
</dependency>
</dependencies>
</plugin>
@@ -165,7 +165,7 @@ under the License.
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.4</version>
+ <version>1.5.1</version>
</dependency>
</dependencies>
</plugin>