]> source.dussan.org Git - sonarqube.git/commitdiff
Dependency upgrade (minor): com.auth0:java-jwt from 4.0.0 to 4.1.0
authorDimitris Kavvathas <dimitris.kavvathas@sonarsource.com>
Tue, 18 Oct 2022 09:19:06 +0000 (11:19 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 20 Oct 2022 20:03:02 +0000 (20:03 +0000)
build.gradle

index 6ddf641447c44ebb999d8901c28109b5608893c1..3e1bbbfa321a028d465db71a76652ae6d9b61719 100644 (file)
@@ -268,7 +268,7 @@ subprojects {
         entry 'jjwt-impl'
         entry 'jjwt-jackson'
       }
-      dependency 'com.auth0:java-jwt:4.0.0'
+      dependency 'com.auth0:java-jwt:4.1.0'
       dependency 'io.netty:netty-all:4.1.84.Final'
       dependency 'com.sun.mail:javax.mail:1.6.2'
       dependency 'javax.annotation:javax.annotation-api:1.3.2'