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

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

commit 4bf0968ed260fbdcfdb5469bde2ecdc02415b5ed
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 00:08:22 2024 +0000

    Update jackson-databind 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 94907cd3..d616668b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
     "org.testcontainers" % "kafka" % testcontainersVersion % Test,
     "org.scalatest" %% "scalatest" % scalaTestVersion % Test,
     "io.spray" %% "spray-json" % "1.3.6" % Test,
-    "com.fasterxml.jackson.core" % "jackson-databind" % "2.14.3" % Test,
+    "com.fasterxml.jackson.core" % "jackson-databind" % "2.17.0" % Test,
     // See 
http://hamcrest.org/JavaHamcrest/distributables#upgrading-from-hamcrest-1x
     "org.hamcrest" % "hamcrest-library" % "2.2" % Test,
     "org.hamcrest" % "hamcrest" % "2.2" % Test,


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

Reply via email to