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 67e8d7d1b chore(deps): bump ch.qos.logback:logback-classic from 1.5.32 
to 1.5.34 (#2748)
67e8d7d1b is described below

commit 67e8d7d1b16562f1c6896d42a488c639d3cba350
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:42:43 2026 -0500

    chore(deps): bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.34 
(#2748)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.32 to 1.5.34.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.34)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-version: 1.5.34
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 97cecef1b..cdb135659 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1234,7 +1234,7 @@
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
-                <version>1.5.32</version>
+                <version>1.5.34</version>
             </dependency>
 
             <dependency>

Reply via email to