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 f9e9ae9e170 build(deps-dev): bump
net.nicoulaj.maven.plugins:checksum-maven-plugin (#20214)
f9e9ae9e170 is described below
commit f9e9ae9e170e18b253965afbf6a3d4fecdf2e2c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:22:50 2026 +0800
build(deps-dev): bump net.nicoulaj.maven.plugins:checksum-maven-plugin
(#20214)
Bumps
[net.nicoulaj.maven.plugins:checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin)
from 1.7 to 1.11.
-
[Commits](https://github.com/nicoulaj/checksum-maven-plugin/compare/1.7...1.11)
---
updated-dependencies:
- dependency-name: net.nicoulaj.maven.plugins:checksum-maven-plugin
dependency-version: '1.11'
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>
---
distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a71250ca788..a876768f9ab 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -57,7 +57,7 @@
<plugin>
<groupId>net.nicoulaj.maven.plugins</groupId>
<artifactId>checksum-maven-plugin</artifactId>
- <version>1.7</version>
+ <version>1.11</version>
<executions>
<execution>
<id>dist-checksum</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]