Skip to content

Commit

Permalink
chore(deps): bump org.springframework.cloud:spring-cloud-gateway-webflux
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-gateway-webflux](https://github.com/spring-cloud/spring-cloud-gateway) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-gateway-webflux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 09fd566 commit d57d1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail-store-sample-app/src/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-webflux</artifactId>
<version>4.1.1</version>
<version>4.1.3</version>
</dependency>
<dependency>
<groupId>org.openapitools</groupId>
Expand Down

0 comments on commit d57d1d6

Please sign in to comment.