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

zhangduo pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.5 by this push:
     new 58c8eaf08c8 HBASE-29450 Bump org.apache.commons:commons-lang3 from 
3.17.0 to 3.18.0 (#7152)
58c8eaf08c8 is described below

commit 58c8eaf08c860c89a7d22448b0e3fd24796e0daf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 14:47:12 2025 +0800

    HBASE-29450 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 
(#7152)
    
    Bumps org.apache.commons:commons-lang3 from 3.17.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>
    
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit 8734f7037858ceb4d8e9eba06074dbf7077b64e2)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ee9d687fc42..87546d8d683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -576,7 +576,7 @@
     <caffeine.version>2.8.1</caffeine.version>
     <commons-codec.version>1.15</commons-codec.version>
     <commons-io.version>2.18.0</commons-io.version>
-    <commons-lang3.version>3.17.0</commons-lang3.version>
+    <commons-lang3.version>3.18.0</commons-lang3.version>
     <commons-math.version>3.6.1</commons-math.version>
     <commons-cli.version>1.5.0</commons-cli.version>
     <disruptor.version>3.4.4</disruptor.version>

Reply via email to