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.3 to 4.1.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.3...v4.1.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c20ef80 commit 849052a
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.3</version>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.openapitools</groupId>
Expand Down

0 comments on commit 849052a

Please sign in to comment.