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 dcf0d44d Bump org.apache.commons:commons-configuration2 from 2.10.1 to 
2.15.0 (#1139)
dcf0d44d is described below

commit dcf0d44dcb7b1987562b81f9488b4464b14b5106
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 19:47:02 2026 -0400

    Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0 (#1139)
    
    Bumps org.apache.commons:commons-configuration2 from 2.10.1 to 2.15.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-version: 2.15.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 bcf06c40..348b1aa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-configuration2</artifactId>
-        <version>2.10.1</version>
+        <version>2.15.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to