This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-resolver-1.9.x
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this
push:
new 72465a4f3 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26
to 1.27 (#1756)
72465a4f3 is described below
commit 72465a4f30dd7a44f0455322fb5e44bbae85aa21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 07:37:26 2026 +0100
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#1756)
Bumps
[org.codehaus.mojo:animal-sniffer-maven-plugin](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-maven-plugin
dependency-version: '1.27'
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 e5cb045af..bb78f101b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -547,7 +547,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.26</version>
+ <version>1.27</version>
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>