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 7b8bb83c Update log4j-api, log4j-core, ... to 2.25.1 (#469)
7b8bb83c is described below
commit 7b8bb83c20fcd4df0d70677fb1c06138fa653540
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 13 11:45:38 2025 +0100
Update log4j-api, log4j-core, ... to 2.25.1 (#469)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 99fbc506..a043f85a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val guavaVersion = "33.4.8-jre"
val jacksonVersion = "2.17.3"
- val log4j2Version = "2.25.0"
+ val log4j2Version = "2.25.1"
val logbackVersion = "1.3.15"
val slf4jVersion = "2.0.17"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]