This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 2731ce86 Update log4j-api, log4j-core, ... to 2.25.4 (#733)
2731ce86 is described below
commit 2731ce860f97d4fda8ef63493c41eb5457110fb6
Author: Scala Steward <[email protected]>
AuthorDate: Sat Mar 28 16:59:06 2026 +0100
Update log4j-api, log4j-core, ... to 2.25.4 (#733)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 916f9d4a..9f81c6e6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
val guavaVersion = "33.5.0-jre"
val jacksonVersion = "2.21.2"
- val log4j2Version = "2.25.3"
+ val log4j2Version = "2.25.4"
val logbackVersion = "1.5.32"
val slf4jVersion = "2.0.17"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]