diff --git a/build.gradle b/build.gradle index 1401f66e..bffe7558 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ group = 'org.daming' version = '0.0.1-SNAPSHOT' sourceCompatibility = '21' targetCompatibility = '21' -def jsonwebtokenVersion = "0.12.5" +def jsonwebtokenVersion = "0.12.6" repositories { mavenLocal()