This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 41a35c42 Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.25 in
/parent (#73)
41a35c42 is described below
commit 41a35c42e019b840ee86d609a6b555985644f464
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:19:31 2026 +0200
Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.25 in /parent (#73)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from
1.5.18 to 1.5.25.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.18...v_1.5.25)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-version: 1.5.25
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index af769cc6..3f7b3f32 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
<zookeeper.version>3.9.3_1</zookeeper.version>
<netty.version>4.1.121.Final</netty.version>
<slf4j.version>2.0.17</slf4j.version>
- <logback.version>1.5.18</logback.version>
+ <logback.version>1.5.25</logback.version>
<hawtdispatch.version>1.22</hawtdispatch.version>
<hawtbuf.version>1.11</hawtbuf.version>
<exam.version>4.13.5</exam.version>