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 7b5a6805d80e83bba318dafa2fa4393966a2500a Author: rohit-kb <[email protected]> AuthorDate: Mon Mar 16 11:26:42 2026 +0100 HDDS-13529. Upgrade commons-lang3 to 3.18.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64e52d2ea7f..0dc7d53b812 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <zstd-jni.version>1.5.2-5</zstd-jni.version> <commons-daemon.version>1.0.13</commons-daemon.version> <commons-io.version>2.11.0</commons-io.version> - <commons-lang3.version>3.14.0</commons-lang3.version> + <commons-lang3.version>3.18.0</commons-lang3.version> <commons-logging.version>1.2</commons-logging.version> <commons-logging-api.version>1.1</commons-logging-api.version> <commons-math3.version>3.1.1</commons-math3.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
