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-http.git


The following commit(s) were added to refs/heads/main by this push:
     new fd11ea3e0 Update jackson-databind to 2.22.1 (#1145)
fd11ea3e0 is described below

commit fd11ea3e085c3d3c414460875d0c47f27567a9ea
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:20:53 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2a513523d..012845988 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.22.0"
+  val jacksonDatabindVersion = "2.22.1"
   val jacksonDatabind3Version = "3.2.0"
   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