This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 2aa71ac27a0 HDDS-13351. Bump commons-configuration2 to 2.12.0 (#8713)
2aa71ac27a0 is described below
commit 2aa71ac27a038eef42f0427925c8f6b92b03e140
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 28 20:45:50 2025 +0200
HDDS-13351. Bump commons-configuration2 to 2.12.0 (#8713)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4895da0cc49..74153695d72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<commons-codec.version>1.18.0</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-compress.version>1.27.1</commons-compress.version>
- <commons-configuration2.version>2.11.0</commons-configuration2.version>
+ <commons-configuration2.version>2.12.0</commons-configuration2.version>
<commons-daemon.version>1.4.0</commons-daemon.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-io.version>2.18.0</commons-io.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]