Skip to content

Commit c9e561b

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 f3f49d2 commit c9e561b

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
@@ -255,7 +255,7 @@ dependencies {
255255
implementation group: 'io.jsonwebtoken', name: 'jjwt', version:'0.9.1'
256256
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '3.1.2'
257257
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'
258+
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-zuul', version: '2.2.8.RELEASE'
259259

260260
implementation "org.springframework.security:spring-security-web:5.3.8.RELEASE"
261261
implementation "org.springframework.security:spring-security-config:5.3.8.RELEASE"

0 commit comments

Comments
 (0)