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 623b488f Update log4j-api, log4j-core, ... to 2.26.1 (#865)
623b488f is described below
commit 623b488fa3942583e6fa5f5b3d4bf8d0e0d858c0
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 3 13:32:47 2026 +0200
Update log4j-api, log4j-core, ... to 2.26.1 (#865)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cdc2a298..d641f122 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
val guavaVersion = "33.6.0-jre"
val jacksonVersion = "2.22.0"
- val log4j2Version = "2.26.0"
+ val log4j2Version = "2.26.1"
val logbackVersion = "1.5.37"
val slf4jVersion = "2.0.18"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]