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

pzampino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new fd77b0388 KNOX-3147: Upgrade commons-lang3 to 3.14.0 (#1041)
fd77b0388 is described below

commit fd77b0388fd9872e09c8410b5d4d65094ab8032a
Author: Phil Zampino <[email protected]>
AuthorDate: Mon May 5 17:13:09 2025 -0400

    KNOX-3147: Upgrade commons-lang3 to 3.14.0 (#1041)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c3361bf2..d5a471115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
         <commons-digester3.version>3.2</commons-digester3.version>
         <commons-io.version>2.8.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
-        <commons-lang3.version>3.11</commons-lang3.version>
+        <commons-lang3.version>3.14.0</commons-lang3.version>
         <commons-logging.version>1.2</commons-logging.version>
         <commons-math3.version>3.6.1</commons-math3.version>
         <commons-net.version>3.9.0</commons-net.version>

Reply via email to