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 c104a34f37c build(deps-dev): bump commons-codec:commons-codec from 
1.20.0 to 1.22.1 (#20133)
c104a34f37c is described below

commit c104a34f37c12c68e9252cba224e055fb02f18b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:44:44 2026 +0800

    build(deps-dev): bump commons-codec:commons-codec from 1.20.0 to 1.22.1 
(#20133)
    
    * build(deps-dev): bump commons-codec:commons-codec from 1.20.0 to 1.22.1
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 
1.20.0 to 1.22.1.
    - 
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.22.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix(deps): register commons-codec 1.22.1 license
    
    ---------
    
    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 b946e18a11d..76a5f640e88 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -627,7 +627,7 @@ name: Apache Commons Codec
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.20.0
+version: 1.22.1
 libraries:
   - commons-codec: commons-codec
 notices:
diff --git a/pom.xml b/pom.xml
index 40c91d51762..954afd7bb30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,7 +323,7 @@
             <dependency>
                 <groupId>commons-codec</groupId>
                 <artifactId>commons-codec</artifactId>
-                <version>1.20.0</version>
+                <version>1.22.1</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to