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

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 43b9ad32 Update slf4j-api to 2.0.19 (#963)
43b9ad32 is described below

commit 43b9ad32d0fc65dcfd58c63fe606ae21f670a403
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 17:25:47 2026 +0200

    Update slf4j-api to 2.0.19 (#963)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 88f6b3e6..943db9f9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
 
   val log4j2Version = "2.26.1"
   val logbackVersion = "1.6.3"
-  val slf4jVersion = "2.0.18"
+  val slf4jVersion = "2.0.19"
 
   // often called-in transitively with insecure versions of databind / core
   private val jacksonDatabind = Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to