1 Commits

Author SHA1 Message Date
dependabot[bot]
57aa54c5fd Bump spring-cloud-gateway from 3.0.1 to 3.0.7
Bumps [spring-cloud-gateway](https://github.com/spring-cloud/spring-cloud-gateway) from 3.0.1 to 3.0.7.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-gateway/compare/v3.0.1...v3.0.7)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-gateway
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 21:09:55 +00:00

View File

@@ -93,7 +93,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>3.0.1</version>
<version>3.0.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>