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 83a74ab3d60 build(deps): bump org.apache.commons:commons-collections4
from 4.5.0 to 4.6.0 (#19986)
83a74ab3d60 is described below
commit 83a74ab3d60d2c6342a8413e10332110cd62bba4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 12:45:17 2026 +0800
build(deps): bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0 (#19986)
* build(deps): bump org.apache.commons:commons-collections4
Bumps org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update Commons Collections license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 2b1d9f24949..6d2da549e7f 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -718,7 +718,7 @@ name: Apache Commons Collections
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.5.0
+version: 4.6.0
libraries:
- org.apache.commons: commons-collections4
notices:
diff --git a/pom.xml b/pom.xml
index fa1621bc2a5..2c4bc25fbea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1157,7 +1157,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.5.0</version>
+ <version>4.6.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]