Skip to content

Commit 99fc3c2

Browse files
authored
Merge pull request #503 from kit-data-manager/renovate/org.springframework.cloud-spring-cloud-gateway-mvc-4.x
Update dependency org.springframework.cloud:spring-cloud-gateway-mvc to v4.3.2
2 parents eeec3fc + 66f9cdb commit 99fc3c2

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
@@ -68,7 +68,7 @@ dependencies {
6868
// cloud support
6969
implementation "org.springframework.cloud:spring-cloud-starter-config:4.3.0"
7070
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.3.0"
71-
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.3.1"
71+
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.3.2"
7272
implementation 'de.codecentric:spring-boot-admin-starter-client:3.5.5'
7373

7474
// springdoc

0 commit comments

Comments
 (0)