Skip to content

Commit 1710035

Browse files
bump: update jwt-json-common from 10.0.1 to 10.0.4 (#4465)
1 parent 9c38010 commit 1710035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ object Dependencies {
4848

4949
// For akka-http spray-json support
5050
val sprayJson = "io.spray" %% "spray-json" % "1.3.6" // ApacheV2
51-
val jwtScala = "com.github.jwt-scala" %% "jwt-json-common" % "10.0.1" // ApacheV2
51+
val jwtScala = "com.github.jwt-scala" %% "jwt-json-common" % "10.0.4" // ApacheV2
5252

5353
// For akka-http-jackson support
5454
val jacksonDatabind = "com.fasterxml.jackson.core" % "jackson-databind" % jacksonDatabindVersion // ApacheV2

0 commit comments

Comments
 (0)