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

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

commit 10bd2aec562cae2217be0a7649f7fa670b57dd6b
Author: rohit-kb <[email protected]>
AuthorDate: Mon Mar 16 11:28:32 2026 +0100

    HDDS-13287. Upgrade commons-beanutils to 1.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0dc7d53b812..1a87a958cda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <!-- number of threads/forks to use when running tests in parallel, see 
parallel-tests profile -->
     <testsThreadCount>4</testsThreadCount>
 
-    <commons-beanutils.version>1.9.4</commons-beanutils.version>
+    <commons-beanutils.version>1.11.0</commons-beanutils.version>
     <commons-cli.version>1.6.0</commons-cli.version>
     <commons-codec.version>1.15</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