This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new ff51324ef Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from
1.26 to 1.27
ff51324ef is described below
commit ff51324ef9233cfa7fce1466df2484b0b8df45cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 19:19:44 2026 +0000
Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.26 to 1.27
Bumps
[org.codehaus.mojo:animal-sniffer-enforcer-rule](https://github.com/mojohaus/animal-sniffer)
from 1.26 to 1.27.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
-
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.26...animal-sniffer-1.27)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-enforcer-rule
dependency-version: '1.27'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0b3f046f7..08b20fa24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
<slf4j.version>2.0.17</slf4j.version>
<!--Plugin versions-->
-
<animal-sniffer-enforcer-rule.version>1.26</animal-sniffer-enforcer-rule.version>
+
<animal-sniffer-enforcer-rule.version>1.27</animal-sniffer-enforcer-rule.version>
<depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
<depgraph-maven-plugin.version>4.0.3</depgraph-maven-plugin.version>
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>