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>
This commit is contained in:
dependabot[bot]
2022-03-08 21:09:55 +00:00
committed by GitHub
parent 67ead6e5a1
commit 57aa54c5fd

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>