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 f3f49d2 commit c9e561bCopy full SHA for c9e561b
build.gradle
@@ -255,7 +255,7 @@ dependencies {
255
implementation group: 'io.jsonwebtoken', name: 'jjwt', version:'0.9.1'
256
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '3.1.2'
257
implementation group: 'uk.gov.hmcts.reform', name: 'idam-client', version: '1.5.5'
258
- 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'
259
260
implementation "org.springframework.security:spring-security-web:5.3.8.RELEASE"
261
implementation "org.springframework.security:spring-security-config:5.3.8.RELEASE"
0 commit comments