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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 2ba431012f KARAF-7788: Upgrade to commons-lang3 3.14.0
2ba431012f is described below

commit 2ba431012f9b03865172bd598c69d83005f257a2
Author: JB Onofré <j...@nanthrax.net>
AuthorDate: Thu Dec 14 14:48:11 2023 +0100

    KARAF-7788: Upgrade to commons-lang3 3.14.0
    
    (cherry picked from commit 02b5182cd50162dea85d24acb1056accaa1cde23)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d53d7ce07b..68cf7020f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <commons-compress.version>1.23.0</commons-compress.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-fileupload.version>1.5</commons-fileupload.version>
-        <commons-lang3.version>3.13.0</commons-lang3.version>
+        <commons-lang3.version>3.14.0</commons-lang3.version>
         <commons-logging.version>1.2</commons-logging.version>
         <commons-pool2.version>2.11.1</commons-pool2.version>
         <commons-io.version>2.13.0</commons-io.version>

Reply via email to