This is an automated email from the ASF dual-hosted git repository.

He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 81cf4ba7a Update jackson-databind to 2.22.0 (#1053)
81cf4ba7a is described below

commit 81cf4ba7a7e26dcb3c0a11c73afd53929fe67c3b
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jun 6 16:53:25 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c1bb5e66c..4ba388c19 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.21.4"
+  val jacksonDatabindVersion = "2.22.0"
   val jacksonDatabind3Version = "3.1.4"
   val jacksonXmlVersion = jacksonDatabindVersion
   val junit4Version = "4.13.2"


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

Reply via email to