This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch update/jackson-datatype-guava-2.16.0 in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit fd64cbc19d76a122ffe23fff6c763fa08f73a5c3 Author: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> AuthorDate: Sun Nov 19 00:04:07 2023 +0000 Update jackson-datatype-guava to 2.16.0 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index b539eafbf1..c86c0a54b7 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -33,7 +33,7 @@ object Dependencies { val protobufJavaVersion = "3.20.3" val logbackVersion = "1.3.11" - val jacksonCoreVersion = "2.14.3" + val jacksonCoreVersion = "2.16.0" val jacksonDatabindVersion = jacksonCoreVersion val scala212Version = "2.12.18" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pekko.apache.org For additional commands, e-mail: commits-h...@pekko.apache.org