Skip to content

Commit

Permalink
Merge pull request #11275 from scala-steward/update/jjwt-api-0.11.5
Browse files Browse the repository at this point in the history
jjwt-api, jjwt-impl, jjwt-jackson 0.11.5 (was 0.11.2)
  • Loading branch information
mergify[bot] committed May 15, 2022
2 parents f30f061 + 5f8c4e0 commit 8ecf670
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 @@ -65,7 +65,7 @@ object Dependencies {
val acolyteVersion = "1.0.58"
val acolyte = "org.eu.acolyte" % "jdbc-driver" % acolyteVersion

val jjwtVersion = "0.11.2"
val jjwtVersion = "0.11.5"
val jjwts = Seq(
"io.jsonwebtoken" % "jjwt-api",
"io.jsonwebtoken" % "jjwt-impl"
Expand Down

0 comments on commit 8ecf670

Please sign in to comment.