From 081924287f4ec66377992459d1d542bd705b2b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:10:16 +0000 Subject: [PATCH] Bump spring-cloud-gateway from 2.1.0.RELEASE to 3.0.7 in /ms-api-gateway Bumps [spring-cloud-gateway](https://github.com/spring-cloud/spring-cloud-gateway) from 2.1.0.RELEASE 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/v2.1.0.RELEASE...v3.0.7) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-gateway dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ms-api-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms-api-gateway/pom.xml b/ms-api-gateway/pom.xml index 409b42b..52cc5a2 100644 --- a/ms-api-gateway/pom.xml +++ b/ms-api-gateway/pom.xml @@ -17,7 +17,7 @@ org.springframework.cloud spring-cloud-gateway - 2.1.0.RELEASE + 3.0.7 pom import