This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new ffe61bb Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
to 1.26
ffe61bb is described below
commit ffe61bbfdc0002aaf0987dc305ad67e1be68a424
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 11:04:28 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 67567ba..37b4a5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,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>