We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfc6fc8 + dfc0ebc commit 989e2f6Copy full SHA for 989e2f6
build.gradle
@@ -52,7 +52,7 @@ if (System.getProperty('profile') == 'minimal') {
52
dependencies {
53
// Spring
54
implementation 'org.springframework:spring-messaging:6.2.8'
55
- implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5'
+ implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.3.0'
56
57
// Spring Boot
58
// boot starter
0 commit comments