This is an automated email from the ASF dual-hosted git repository.
philippus 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 db7122e8 Update jackson-databind to 2.21.2 (#711)
db7122e8 is described below
commit db7122e80dd9c3d6fa2d706eb62cd8c2b1f3e1ab
Author: Scala Steward <[email protected]>
AuthorDate: Tue Mar 24 08:25:41 2026 +0100
Update jackson-databind to 2.21.2 (#711)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c42a971e..4ac86d11 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
val awsSdkVersion = "1.12.797"
val guavaVersion = "33.5.0-jre"
- val jacksonVersion = "2.21.1"
+ val jacksonVersion = "2.21.2"
val log4j2Version = "2.25.3"
val logbackVersion = "1.5.32"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]