Skip to content

Commit 8a50b92

Browse files
Bump spring-cloud-starter-netflix-zuul
Bumps [spring-cloud-starter-netflix-zuul](https://github.com/spring-cloud/spring-cloud-netflix) from 2.2.3.RELEASE to 2.2.8.RELEASE. - [Release notes](https://github.com/spring-cloud/spring-cloud-netflix/releases) - [Commits](spring-cloud/spring-cloud-netflix@v2.2.3.RELEASE...v2.2.8.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5b8c22b commit 8a50b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ dependencies {
316316
implementation group: 'io.jsonwebtoken', name: 'jjwt', version:'0.9.1'
317317
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '3.1.2'
318318
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'
319+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.8.RELEASE'
320320

321321
implementation "org.springframework.boot:spring-boot-starter-oauth2-client:2.3.8.RELEASE"
322322
implementation "com.nimbusds:nimbus-jose-jwt:7.9"

0 commit comments

Comments
 (0)