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

jiangtian pushed a commit to branch dev/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/dev/1.3 by this push:
     new dc76d0884ff Bump org.apache.commons:commons-lang3 from 3.13.0 to 
3.18.0 (#15922) (#15932)
dc76d0884ff is described below

commit dc76d0884ff8ff7766b8cafde3c0959d33bedf1c
Author: Haonan <[email protected]>
AuthorDate: Mon Jul 14 16:36:51 2025 +0800

    Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 (#15922) 
(#15932)
    
    Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b25e37e92a5..f4e94de7a97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
         <commons-csv.version>1.10.0</commons-csv.version>
         <commons-io.version>2.14.0</commons-io.version>
         <commons-jexl3.version>3.3</commons-jexl3.version>
-        <commons-lang3.version>3.13.0</commons-lang3.version>
+        <commons-lang3.version>3.18.0</commons-lang3.version>
         <commons-math3.version>3.6.1</commons-math3.version>
         <commons-pool2.version>2.11.1</commons-pool2.version>
         <commons.collections4.version>4.4</commons.collections4.version>

Reply via email to