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 06386a75b7 HDDS-10009. Bump commons-lang3 to 3.14.0 (#5869)
06386a75b7 is described below
commit 06386a75b7d3f6ad8c255ecbb5f346dc0d2a9c56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 26 10:58:38 2023 +0100
HDDS-10009. Bump commons-lang3 to 3.14.0 (#5869)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 359f86451b..d6c9d90f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,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.7</commons-lang3.version>
+ <commons-lang3.version>3.14.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]