This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/jackson-datatype-joda-2.17.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git

commit 12cbc7cf15d93ef926b31e06e35f423883e504bd
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 13 05:50:40 2024 +0000

    Update jackson-datatype-joda, ... to 2.17.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fc7f2ce65..1fb95bac3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -93,7 +93,7 @@ object Dependencies {
   // CVE issues 
https://github.com/FasterXML/jackson-databind/issues?utf8=%E2%9C%93&q=+label%3ACVE
   // This should align with the Jackson minor version used in Pekko 1.0.x
   // 
https://github.com/apache/incubator-pekko/blob/main/project/Dependencies.scala
-  val JacksonDatabindVersion = "2.16.2"
+  val JacksonDatabindVersion = "2.17.0"
   val JacksonDatabindDependencies = Seq(
     "com.fasterxml.jackson.core" % "jackson-core" % JacksonDatabindVersion,
     "com.fasterxml.jackson.core" % "jackson-databind" % JacksonDatabindVersion)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to