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 f09492173 Update jackson-databind to 3.2.1 (#1159)
f09492173 is described below

commit f0949217315b92122b419a9b78c5fcee92185b4f
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 13 07:06:06 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f6fe41c99..2dcdba96c 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.0"
+  val jacksonDatabind3Version = "3.2.1"
   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