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 6eeb04324 Update jackson-databind to 2.22.2 (#1213)
6eeb04324 is described below

commit 6eeb04324bb7d1d124e309be7b836d44a84889a1
Author: Scala Steward <[email protected]>
AuthorDate: Wed Aug 19 20:12:39 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 79516dddf..e0d70e9ad 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.22.1"
+  val jacksonDatabindVersion = "2.22.2"
   val jacksonDatabind3Version = "3.2.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