This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 155b6ed Bump extra-enforcer-rules from 1.6.0 to 1.6.1
155b6ed is described below
commit 155b6ed5fe966abd6b6bbc220a333f3781a1fc09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 25 04:01:47 2022 +0000
Bump extra-enforcer-rules from 1.6.0 to 1.6.1
Bumps
[extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from
1.6.0 to 1.6.1.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
-
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/extra-enforcer-rules-1.6.0...extra-enforcer-rules-1.6.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19cec6a..23b885e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1140,7 +1140,7 @@ under the License.
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1</version>
</dependency>
</dependencies>
<executions>