Skip to content

Commit 989e2f6

Browse files
authored
Merge pull request #263 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.0
2 parents cfc6fc8 + dfc0ebc commit 989e2f6

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
@@ -52,7 +52,7 @@ if (System.getProperty('profile') == 'minimal') {
5252
dependencies {
5353
// Spring
5454
implementation 'org.springframework:spring-messaging:6.2.8'
55-
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5'
55+
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.3.0'
5656

5757
// Spring Boot
5858
// boot starter

0 commit comments

Comments
 (0)