This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git
The following commit(s) were added to refs/heads/master by this push:
new fbaba2e7d Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26
fbaba2e7d is described below
commit fbaba2e7dc7966d2b7e9a39265ede087ed1e41e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 16:06:45 2025 +0000
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 972c4d038..56c67503d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
<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>