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 9bdfcb777af HDDS-14587. Bump commons-net to 3.12.0 (#9726)
9bdfcb777af is described below
commit 9bdfcb777afdb333793fe7a81a1feb2c158b51f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 7 12:21:35 2026 +0100
HDDS-14587. Bump commons-net to 3.12.0 (#9726)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5b5b5229632..d2c38eb5fe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<commons-io.version>2.18.0</commons-io.version>
<commons-lang3.version>3.18.0</commons-lang3.version>
<commons-math3.version>3.6.1</commons-math3.version>
- <commons-net.version>3.11.1</commons-net.version>
+ <commons-net.version>3.12.0</commons-net.version>
<commons-text.version>1.13.1</commons-text.version>
<commons-validator.version>1.10.0</commons-validator.version>
<compile-testing.version>0.23.0</compile-testing.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]