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 50bbdf01da Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 
(#2158)
50bbdf01da is described below

commit 50bbdf01dae13533450d03ab2288cb5b213f19a5
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 18 17:35:41 2025 +0100

    Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#2158)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 390ff70de3..d1b810557d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
         <commons-codec.version>1.15</commons-codec.version>
         <commons-compress.version>1.27.1</commons-compress.version>
         <commons-fileupload.version>1.6.0</commons-fileupload.version>
-        <commons-lang3.version>3.18.0</commons-lang3.version>
+        <commons-lang3.version>3.20.0</commons-lang3.version>
         <commons-logging.version>1.3.5</commons-logging.version>
         <commons-pool2.version>2.12.0</commons-pool2.version>
         <commons-io.version>2.21.0</commons-io.version>

Reply via email to