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 e25421ee1 Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from
1.24 to 1.26
e25421ee1 is described below
commit e25421ee19df2e193020661d66ddaa53adc6730c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 17:15:36 2025 +0000
Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from 1.24 to 1.26
Bumps
[org.codehaus.mojo:animal-sniffer-enforcer-rule](https://github.com/mojohaus/animal-sniffer)
from 1.24 to 1.26.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
-
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.24...animal-sniffer-1.26)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-enforcer-rule
dependency-version: '1.26'
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 01e884af6..792a7d63e 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.24</animal-sniffer-enforcer-rule.version>
+
<animal-sniffer-enforcer-rule.version>1.26</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>