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 37ea75d8 Update jackson-databind to 2.22.0 (#818)
37ea75d8 is described below

commit 37ea75d8b97c30c6d7ed3fba2af947661a985c02
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jun 4 23:02:07 2026 +0200

    Update jackson-databind to 2.22.0 (#818)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 239e6f22..90cdb95d 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.4"
+  val jacksonVersion = "2.22.0"
 
   val log4j2Version = "2.26.0"
   val logbackVersion = "1.5.34"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to