This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-databind-2.19.2
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit 10963c09b777c2c08215e3d71dd014468f520234
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 00:19:24 2025 +0000
Update jackson-databind to 2.19.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 998303fc0..3d013a602 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
object Dependencies {
import DependencyHelpers._
- val jacksonDatabindVersion = "2.19.1"
+ val jacksonDatabindVersion = "2.19.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]