This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-databind-2.18.3
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
commit 0b5af2210d577094616f737f318a07b20a1fb92a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 00:15:33 2025 +0000
Update jackson-databind to 2.18.3
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8ab731a83..f49a3cc07 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
object Dependencies {
import DependencyHelpers._
- val jacksonDatabindVersion = "2.18.2"
+ val jacksonDatabindVersion = "2.18.3"
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]