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

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

commit 3c03df7e3924f537f4c5d42e80c5841878a36b01
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 7 02:22:42 2024 +0000

    Update jackson-annotations, jackson-core, ... to 2.17.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b78f7eb2c..bb9131e05 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -71,7 +71,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.1.x
   // https://github.com/apache/pekko/blob/main/project/Dependencies.scala
-  val JacksonVersion = "2.17.1"
+  val JacksonVersion = "2.17.2"
   val JacksonDatabindDependencies = Seq(
     "com.fasterxml.jackson.core" % "jackson-core" % JacksonVersion,
     "com.fasterxml.jackson.core" % "jackson-databind" % JacksonVersion)


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

Reply via email to