Skip to content

Commit

Permalink
Update jwt-core from 9.4.3 to 9.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Sep 11, 2023
1 parent e6df83b commit 0558621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ object Dependencies {
excludeGuava("com.google.apis" % "google-api-services-admin-directory" % "directory_v1-rev20230822-2.0.0"),


"com.github.jwt-scala" %% "jwt-core" % "9.4.3",
"com.github.jwt-scala" %% "jwt-core" % "9.4.4",
// javax.mail is used only by MethodRepository.validatePublicOrEmail(). Consider
// refactoring that method to remove this entire dependency.
"com.sun.mail" % "javax.mail" % "1.6.2"
Expand Down

0 comments on commit 0558621

Please sign in to comment.