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

He-Pin 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 b652c579d Update jackson-databind to 3.1.4 (#1048)
b652c579d is described below

commit b652c579dfa841d2c681dbb51275f286fcb2d1ac
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 15:47:35 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 21838e58b..85ffdf0c8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
   import DependencyHelpers._
 
   val jacksonDatabindVersion = "2.21.4"
-  val jacksonDatabind3Version = "3.1.3"
+  val jacksonDatabind3Version = "3.1.4"
   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