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

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


The following commit(s) were added to refs/heads/3.x by this push:
     new a8c2b6ff2 deps: update logback
a8c2b6ff2 is described below

commit a8c2b6ff26f48868907f3a96943f00eb87e2b472
Author: lprimak <[email protected]>
AuthorDate: Mon Feb 16 13:55:47 2026 -0600

    deps: update logback
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3355764f3..aeecca602 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1117,12 +1117,12 @@
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-core</artifactId>
-                <version>1.5.31</version>
+                <version>1.5.32</version>
             </dependency>
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
-                <version>1.5.31</version>
+                <version>1.5.32</version>
             </dependency>
 
             <dependency>

Reply via email to