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 2edfc70f Update jackson-databind to 2.21.3 (#763)
2edfc70f is described below
commit 2edfc70fb5b11d902118d1626ce80c57955f9772
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 29 23:56:37 2026 +0200
Update jackson-databind to 2.21.3 (#763)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6186e2a2..87312261 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.2"
+ val jacksonVersion = "2.21.3"
val log4j2Version = "2.25.4"
val logbackVersion = "1.5.32"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]