This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 14a9df2e84b build(deps-dev): bump
org.codehaus.mojo:animal-sniffer-maven-plugin (#19777)
14a9df2e84b is described below
commit 14a9df2e84b110dac12ecca39ba904caa6b07d7b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:06:39 2026 +0800
build(deps-dev): bump org.codehaus.mojo:animal-sniffer-maven-plugin (#19777)
Bumps
[org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer)
from 1.23 to 1.27.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
-
[Commits](https://github.com/mojohaus/animal-sniffer/compare/1.23...animal-sniffer-1.27)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
dependency-version: '1.27'
dependency-type: direct:development
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 f2a1e92886f..661c26b20bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1819,7 +1819,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.23</version>
+ <version>1.27</version>
<executions>
<execution>
<id>check-java-api</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]