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 ab30e44faad build(deps): bump 
org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1 (#20023)
ab30e44faad is described below

commit ab30e44faad3cc0b3e2b61d8bb4144c8dc896cdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 09:39:51 2026 +0800

    build(deps): bump org.apache.commons:commons-configuration2 from 2.15.0 to 
2.15.1 (#20023)
    
    * build(deps): bump org.apache.commons:commons-configuration2
    
    Bumps org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-version: 2.15.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update commons configuration 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 90aa3ac25ba..c962c3599e5 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -7270,7 +7270,7 @@ name: Apache Commons Configuration
 license_category: binary
 module: extensions-core/druid-kerberos
 license_name: Apache License version 2.0
-version: 2.15.0
+version: 2.15.1
 libraries:
   - org.apache.commons: commons-configuration2
 
diff --git a/pom.xml b/pom.xml
index 17dc9d84d60..8f727531712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -477,7 +477,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-configuration2</artifactId>
-                <version>2.15.0</version>
+                <version>2.15.1</version>
             </dependency>
             <dependency>
               <groupId>com.squareup.okhttp3</groupId>


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

Reply via email to