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 fa962e0 commit 73b11cf
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 @@ -58,7 +58,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-security"
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.1.5"
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.1.6"

implementation "org.springdoc:springdoc-openapi-ui:${springDocVersion}"
implementation "org.springdoc:springdoc-openapi-data-rest:${springDocVersion}"
Expand Down

0 comments on commit 73b11cf

Please sign in to comment.