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 40d31c07 Update jackson-databind to 2.21.4 (#805)
40d31c07 is described below
commit 40d31c0770ba07a50e8884b3af3fe35cce228d21
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 02:04:50 2026 +0200
Update jackson-databind to 2.21.4 (#805)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 40e44d40..d1694344 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
val awsSdkVersion = "1.12.797"
val guavaVersion = "33.6.0-jre"
- val jacksonVersion = "2.21.3"
+ val jacksonVersion = "2.21.4"
val log4j2Version = "2.26.0"
val logbackVersion = "1.5.32"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]