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 89d2ae26aac build(deps): bump commons-logging:commons-logging from
1.3.6 to 1.4.0 (#20113)
89d2ae26aac is described below
commit 89d2ae26aac01943387a483ee67e4a0fba2f524d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:02:45 2026 +0800
build(deps): bump commons-logging:commons-logging from 1.3.6 to 1.4.0
(#20113)
* build(deps): bump commons-logging:commons-logging from 1.3.6 to 1.4.0
Bumps
[commons-logging:commons-logging](https://github.com/apache/commons-logging)
from 1.3.6 to 1.4.0.
-
[Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.6...rel/commons-logging-1.4.0)
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Commons Logging 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 0a44f943ac8..a95713d029e 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -694,7 +694,7 @@ name: Apache Commons Logging
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 1.3.6
+version: 1.4.0
libraries:
- commons-logging: commons-logging
notices:
diff --git a/pom.xml b/pom.xml
index 805aea9eb92..d0673555c5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -333,7 +333,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.6</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]