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

fanningpj 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 f60099628 Update jackson-databind to 3.1.1 (#998)
f60099628 is described below

commit f6009962829e7dbf3dab092595dfa5cf507fd4a1
Author: Scala Steward <[email protected]>
AuthorDate: Sat Mar 28 16:58:24 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d90129a82..f1572c7da 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
   import DependencyHelpers._
 
   val jacksonDatabindVersion = "2.21.2"
-  val jacksonDatabind3Version = "3.1.0"
+  val jacksonDatabind3Version = "3.1.1"
   val jacksonXmlVersion = jacksonDatabindVersion
   val junitVersion = "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