This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/1.13.x by this push:
new e4093f8f7 chore(deps): bump org.apache.commons:commons-configuration2
(#2734)
e4093f8f7 is described below
commit e4093f8f769e4aa420dcc8ad5410b462a2f0acbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 21:02:24 2026 -0500
chore(deps): bump org.apache.commons:commons-configuration2 (#2734)
Bumps org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
dependency-version: 2.15.1
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 ace76a3bc..a75330a12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
<commons.cli.version>1.11.0</commons.cli.version>
<commons.codec.version>1.22.0</commons.codec.version>
<commons.collection.version>3.2.2</commons.collection.version>
- <commons.configuration2.version>2.14.0</commons.configuration2.version>
+ <commons.configuration2.version>2.15.1</commons.configuration2.version>
<commons.lang3.version>3.20.0</commons.lang3.version>
<commons.logging.version>1.3.6</commons.logging.version>
<!-- Don't change this version without also changing the shiro-ehcache
and shiro-features