This is an automated email from the ASF dual-hosted git repository.
hepin 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 b891f132 Update jackson-databind to 2.21.0 (#609)
b891f132 is described below
commit b891f132098f63a42f0c0a5b2787b84728ea6c26
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jan 28 17:47:39 2026 +0100
Update jackson-databind to 2.21.0 (#609)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f35575bf..4c52c01c 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.20.2"
+ val jacksonVersion = "2.21.0"
val log4j2Version = "2.25.3"
val logbackVersion = "1.5.25"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]