Skip to content

Commit

Permalink
chore(deps): bump org.springframework.cloud:spring-cloud-gateway-webf…
Browse files Browse the repository at this point in the history
…lux (#502)

Bumps [org.springframework.cloud:spring-cloud-gateway-webflux](https://github.com/spring-cloud/spring-cloud-gateway) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.1...v4.1.2)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Apr 1, 2024
1 parent e1492fd commit c4d5396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2</version>
</dependency>
<dependency>
<groupId>org.openapitools</groupId>
Expand Down

0 comments on commit c4d5396

Please sign in to comment.