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 4eb3d5152 Update jackson-databind to 3.2.2 (#1209)
4eb3d5152 is described below

commit 4eb3d5152177ec53baa249434674b101eaf98a98
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 21:53:43 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 841dcff8d..79516dddf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
   import DependencyHelpers._
 
   val jacksonDatabindVersion = "2.22.1"
-  val jacksonDatabind3Version = "3.2.1"
+  val jacksonDatabind3Version = "3.2.2"
   val jacksonXmlVersion = jacksonDatabindVersion
   val junit4Version = "4.13.2"
   val h2specVersion = "2.6.0"


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

Reply via email to