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

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


The following commit(s) were added to refs/heads/master by this push:
     new b2dea8f24f6 Bump org.apache.commons:commons-lang3 from 3.18.0 to 
3.19.0 (#18695)
b2dea8f24f6 is described below

commit b2dea8f24f60112a16dc2e26d0726e3e0995221d
Author: Andreas Maechler <[email protected]>
AuthorDate: Fri Oct 24 23:43:29 2025 -0600

    Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#18695)
    
    Updates the Apache Commons Lang library to version 3.19.0 to incorporate
    the latest bug fixes and improvements. Also updates the corresponding
    license metadata in licenses.yaml.
---
 licenses.yaml | 4 ++--
 pom.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 4e5d201edb7..ceef1f36c25 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -667,13 +667,13 @@ name: Apache Commons Lang
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 3.18.0
+version: 3.19.0
 libraries:
   - org.apache.commons: commons-lang3
 notices:
   - commons-lang3: |
       Apache Commons Lang
-      Copyright 2001-2021 The Apache Software Foundation
+      Copyright 2001-2025 The Apache Software Foundation
 
       This product includes software developed at
       The Apache Software Foundation (https://www.apache.org/).
diff --git a/pom.xml b/pom.xml
index 8e3b7b3acd6..17a3358a68f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,7 +345,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.18.0</version>
+                <version>3.19.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to