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 d96625937 Update jackson-databind to 3.1.2 (#1010)
d96625937 is described below

commit d96625937b8b27d44216b51e72a9cf86b92e6617
Author: Scala Steward <[email protected]>
AuthorDate: Mon Apr 13 18:13:09 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f1572c7da..2117a69e9 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.1"
+  val jacksonDatabind3Version = "3.1.2"
   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