This is an automated email from the ASF dual-hosted git repository.

kgyrtkirk 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 b063429d523 Bump commons-beanutils:commons-beanutils from 1.9.4 to 
1.11.0 (#18132)
b063429d523 is described below

commit b063429d52352cbe1b4e23138b9bf601849d6636
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 11:55:03 2025 +0200

    Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 (#18132)
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index d3e6ef914fa..e998e1b1f10 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -489,7 +489,7 @@ name: Apache Commons BeanUtils
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.9.4
+version: 1.11.0
 libraries:
   - commons-beanutils: commons-beanutils
 notices:
diff --git a/pom.xml b/pom.xml
index 2b8f098e32c..03c3ce60882 100644
--- a/pom.xml
+++ b/pom.xml
@@ -961,7 +961,7 @@
             <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
                 <!-- override the transitive dependency from 
com.opencsv:opensv:4.6 to version 1.9.3 to address CVE-2014-0114 -->
-                <version>1.9.4</version>
+                <version>1.11.0</version>
             </dependency>
             <dependency>
                 <groupId>com.jayway.jsonpath</groupId>


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

Reply via email to