This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.9.x by this push:
new f8cbbb9c6c Bump org.codehaus.mojo:animal-sniffer-maven-plugin from
1.24 to 1.26 (#11231)
f8cbbb9c6c is described below
commit f8cbbb9c6cfab2dd53547532f4393d7988030c20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 06:32:31 2025 +0200
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26
(#11231)
Bumps
[org.codehaus.mojo:animal-sniffer-maven-plugin](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-maven-plugin
dependency-version: '1.26'
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 aeb9415e1b..bb31903735 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.24</version>
+ <version>1.26</version>
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>