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 bf295d0b0 chore(deps): bump org.apache.commons:commons-text from 
1.14.0 to 1.15.0 (#2435)
bf295d0b0 is described below

commit bf295d0b04c461f479fbf0da45761b3b8dd0fae9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 12:14:52 2026 -0600

    chore(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 
(#2435)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5dc967717..7630f7aa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -966,7 +966,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-text</artifactId>
-                <version>1.14.0</version>
+                <version>1.15.0</version>
             </dependency>
 
             <dependency>

Reply via email to