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

adoroszlai pushed a commit to branch ozone-2.0
in repository https://gitbox.apache.org/repos/asf/ozone.git

commit 715aa199e549812cbab14c678aec2c3902c17bff
Author: rohit-kb <[email protected]>
AuthorDate: Wed Jun 18 00:15:05 2025 +0530

    HDDS-13287. Upgrade commons-beanutils to 1.11.0 due to CVE-2025-48734 
(#8646)
    
    (cherry picked from commit 9958f5bff0cc8b52f389dd434ca10808b3fc0bb3)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78d1ede4eae..f4fa75be30c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <classpath.skip>true</classpath.skip>
     <codahale-metrics.version>3.0.2</codahale-metrics.version>
     
<com.nimbusds.nimbus-jose-jwt.version>9.40</com.nimbusds.nimbus-jose-jwt.version>
-    <commons-beanutils.version>1.9.4</commons-beanutils.version>
+    <commons-beanutils.version>1.11.0</commons-beanutils.version>
     <commons-cli.version>1.8.0</commons-cli.version>
     <commons-codec.version>1.17.1</commons-codec.version>
     <commons-collections.version>3.2.2</commons-collections.version>


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

Reply via email to