This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-databind-3.0.2
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit f23849e625365322be2de9269b0306932f925d0b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 9 00:18:10 2025 +0000
Update jackson-databind to 3.0.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a44bf5cd5..e4c43e525 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
import DependencyHelpers._
val jacksonDatabindVersion = "2.20.1"
- val jacksonDatabind3Version = "3.0.1"
+ val jacksonDatabind3Version = "3.0.2"
val jacksonXmlVersion = jacksonDatabindVersion
val junitVersion = "4.13.2"
val h2specVersion = "2.6.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]