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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-fluo.git


The following commit(s) were added to refs/heads/main by this push:
     new 3091acb3 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 
(#1136)
3091acb3 is described below

commit 3091acb310d6b6ed564b0ad8e48bb1f00605cd42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 28 18:07:34 2025 -0400

    Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 (#1136)
    
    Bumps org.apache.commons:commons-lang3 from 3.14.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 0216e10e..9634f9fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.14.0</version>
+        <version>3.18.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to