This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-databind-2.20.2
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit 56841fefe41b25d6cfc136ee2d97ef25056ac5d3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 00:19:44 2026 +0000
Update jackson-databind to 2.20.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 24ca5fcde..e1d5bc6e3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
object Dependencies {
import DependencyHelpers._
- val jacksonDatabindVersion = "2.20.1"
+ val jacksonDatabindVersion = "2.20.2"
val jacksonDatabind3Version = "3.0.3"
val jacksonXmlVersion = jacksonDatabindVersion
val junitVersion = "4.13.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]