Skip to content

Commit

Permalink
Downgrade JJWT library version
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony committed Feb 28, 2024
1 parent 9b9e2ff commit 3304612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symphony-bdk-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
api 'org.apache.commons:commons-text:1.11.0'
api 'commons-logging:commons-logging:1.3.0'
api 'com.brsanthu:migbase64:2.2'
api 'io.jsonwebtoken:jjwt:0.12.3'
api 'io.jsonwebtoken:jjwt:0.11.5'
api 'org.bouncycastle:bcpkix-jdk18on:1.77'
api 'com.google.code.findbugs:jsr305:3.0.2'

Expand Down

0 comments on commit 3304612

Please sign in to comment.