This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push: new ed9973318 Update jwt-json-common to 11.0.2 (#1104) ed9973318 is described below commit ed997331881f8467b5ec8210b45ed00b0fca50ea Author: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> AuthorDate: Sun Jul 6 10:41:16 2025 +0100 Update jwt-json-common to 11.0.2 (#1104) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 3b34f9b20..047461446 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -68,7 +68,7 @@ object Dependencies { val CouchbaseVersionForDocs = "2.7" val GoogleAuthVersion = "1.37.1" - val JwtScalaVersion = "11.0.0" + val JwtScalaVersion = "11.0.2" val Log4jVersion = "2.25.0" // Releases https://github.com/FasterXML/jackson-databind/releases --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pekko.apache.org For additional commands, e-mail: commits-h...@pekko.apache.org