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 250b98223 chore(deps): bump ch.qos.logback:logback-core from 1.5.32 to
1.5.34 (#2749)
250b98223 is described below
commit 250b98223eab343bb526b7d1670395833c9683e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:43:08 2026 -0500
chore(deps): bump ch.qos.logback:logback-core from 1.5.32 to 1.5.34 (#2749)
Bumps [ch.qos.logback:logback-core](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-core
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 cdb135659..b3c38df10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1229,7 +1229,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
- <version>1.5.32</version>
+ <version>1.5.34</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>