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 5f3dc3d98 Update jackson-databind to 2.20.2 (#934)
5f3dc3d98 is described below
commit 5f3dc3d98b8f3380beec74cafcc6b9d4f831bf1a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 11:12:37 2026 +0100
Update jackson-databind to 2.20.2 (#934)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ccbfb88f4..36ccbdeda 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.21.0"
val jacksonDatabind3Version = "3.0.4"
val jacksonXmlVersion = jacksonDatabindVersion
val junitVersion = "4.13.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]