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

haonan pushed a commit to branch cp_commons_cve_problem
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 116ff77096191771dce2e9b393aba6eb60b0b170
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 13 21:16:23 2025 +0800

    Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 (#15922)
    
    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