Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-gateway-mvc …
Browse files Browse the repository at this point in the history
…to v4.1.6
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent f53ef6f commit 9a211c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if (System.getProperty('profile') == 'minimal') {
dependencies {
// Spring
implementation 'org.springframework:spring-messaging:6.2.0'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5'
implementation 'org.springframework.cloud:spring-cloud-gateway-mvc:4.1.6'

// Spring Boot
// boot starter
Expand Down

0 comments on commit 9a211c7

Please sign in to comment.