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

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new a7265a1a1 chore(deps): bump org.apache.commons:commons-configuration2 
(#2706)
a7265a1a1 is described below

commit a7265a1a15a1f52b6e74427c570bc1490b3e9ac9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 20:17:07 2026 -0500

    chore(deps): bump org.apache.commons:commons-configuration2 (#2706)
    
    Bumps org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-version: 2.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 66792eaa1..a9f3493cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
         <commons.beanutils.version>1.11.0</commons.beanutils.version>
         <commons.cli.version>1.11.0</commons.cli.version>
         <commons.collection.version>3.2.2</commons.collection.version>
-        <commons.configuration2.version>2.14.0</commons.configuration2.version>
+        <commons.configuration2.version>2.15.0</commons.configuration2.version>
         <commons.lang3.version>3.20.0</commons.lang3.version>
         <commons.logging.version>1.3.6</commons.logging.version>
         <commons.text.version>1.8</commons.text.version>

Reply via email to