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 8562f726 Update jackson-databind to 2.21.1 (#647)
8562f726 is described below
commit 8562f726e2b88674317ab39c3891e252757b71ae
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 24 20:24:34 2026 +0100
Update jackson-databind to 2.21.1 (#647)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index aacf24d5..1cdcd002 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.0"
+ val jacksonVersion = "2.21.1"
val log4j2Version = "2.25.3"
val logbackVersion = "1.5.32"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]