We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7072267 commit db92278Copy full SHA for db92278
1 file changed
build.gradle
@@ -396,7 +396,7 @@ dependencies {
396
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
397
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '5.1.1'
398
399
- implementation group: 'com.auth0', name: 'java-jwt', version: '4.5.0'
+ implementation group: 'com.auth0', name: 'java-jwt', version: '4.5.1'
400
401
implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-paranamer', version: '2.18.2'
402
0 commit comments