We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ffbb2 commit 531ee02Copy full SHA for 531ee02
build.gradle
@@ -98,7 +98,7 @@ subprojects {
98
entry 'converter-jackson'
99
entry 'retrofit'
100
}
101
- dependencySet(group: 'io.jsonwebtoken', version: '0.11.2') {
+ dependencySet(group: 'io.jsonwebtoken', version: '0.11.3') {
102
entry 'jjwt-api'
103
entry 'jjwt-impl'
104
entry 'jjwt-jackson'
0 commit comments