Skip to content

Commit 4afd6bc

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 ab3b5e5 commit 4afd6bc

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
@@ -271,7 +271,7 @@ dependencies {
271271
implementation group: 'io.jsonwebtoken', name: 'jjwt', version:'0.9.1'
272272
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '3.1.2'
273273
implementation group: 'uk.gov.hmcts.reform', name: 'idam-client', version: '1.5.5'
274-
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.3.RELEASE'
274+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.8.RELEASE'
275275

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

0 commit comments

Comments
 (0)