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 5b8c22b commit 8a50b92Copy full SHA for 8a50b92
build.gradle
@@ -316,7 +316,7 @@ dependencies {
316
implementation group: 'io.jsonwebtoken', name: 'jjwt', version:'0.9.1'
317
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '3.1.2'
318
implementation group: 'uk.gov.hmcts.reform', name: 'idam-client', version: '1.5.5'
319
- implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.3.RELEASE'
+ implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.8.RELEASE'
320
321
implementation "org.springframework.boot:spring-boot-starter-oauth2-client:2.3.8.RELEASE"
322
implementation "com.nimbusds:nimbus-jose-jwt:7.9"
0 commit comments