This is an automated email from the ASF dual-hosted git repository.
sjaranowski 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 e23b80ac [MRESOLVER-709] Bump
org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (#699)
e23b80ac is described below
commit e23b80ace9b254e8554e263dbec7b4d2525461d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 25 23:26:55 2025 +0200
[MRESOLVER-709] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from
1.23 to 1.24 (#699)
Bumps
[org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer)
from 1.23 to 1.24.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
-
[Commits](https://github.com/mojohaus/animal-sniffer/compare/1.23...animal-sniffer-1.24)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
dependency-version: '1.24'
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 c515c7e6..82ef2a6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,7 +523,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.23</version>
+ <version>1.24</version>
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>