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