This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.5.21
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
commit 52e65f3af6ca9d70fba5c0b6df8a95793b7f1d83
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:17:11 2025 +0000
Update logback-classic to 1.5.21
---
integration-test/kubernetes-api-java/pom.xml | 2 +-
project/Dependencies.scala | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/integration-test/kubernetes-api-java/pom.xml
b/integration-test/kubernetes-api-java/pom.xml
index 243670db..6b5ed335 100644
--- a/integration-test/kubernetes-api-java/pom.xml
+++ b/integration-test/kubernetes-api-java/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.5.20</version>
+ <version>1.5.21</version>
</dependency>
<dependency>
<groupId>org.apache.pekko</groupId>
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 52def1ee..196ff13d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val jacksonVersion = "2.20.1"
val log4j2Version = "2.25.2"
- val logbackVersion = "1.5.20"
+ val logbackVersion = "1.5.21"
val slf4jVersion = "2.0.17"
// often called-in transitively with insecure versions of databind / core
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]