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 3d736712b Update jackson-databind to 2.21.3 (#1024)
3d736712b is described below

commit 3d736712bbf452f7c293f74bf111df141ec828a4
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 29 17:47:15 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1e4d40465..e5ccd5f74 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.21.2"
+  val jacksonDatabindVersion = "2.21.3"
   val jacksonDatabind3Version = "3.1.2"
   val jacksonXmlVersion = jacksonDatabindVersion
   val junit4Version = "4.13.2"


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

Reply via email to