This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new ff585e7419 build(deps): bump org.codehaus.mojo:extra-enforcer-rules
(#2491)
ff585e7419 is described below
commit ff585e7419414b03172df55f68f9f08fabd4e1e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 14:30:46 2026 +0100
build(deps): bump org.codehaus.mojo:extra-enforcer-rules (#2491)
Bumps
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
-
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.11.0...1.12.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 24afec7d66..d2aee5ec85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -909,7 +909,7 @@
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
- <version>1.11.0</version>
+ <version>1.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>