Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-gateway-dependencies
Browse files Browse the repository at this point in the history
Bumps org.springframework.cloud:spring-cloud-gateway-dependencies from 3.1.9-SNAPSHOT to 3.1.10-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-gateway-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 0e00b8d commit 1cfa62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven.compiler.testSource>1.8</maven.compiler.testSource>
<spring-cloud-build.version>3.1.9-SNAPSHOT</spring-cloud-build.version>
<spring-cloud-commons.version>3.1.8-SNAPSHOT</spring-cloud-commons.version>
<spring-cloud-gateway.version>3.1.9-SNAPSHOT</spring-cloud-gateway.version>
<spring-cloud-gateway.version>3.1.10-SNAPSHOT</spring-cloud-gateway.version>
<spring-cloud-config.version>3.1.9-SNAPSHOT</spring-cloud-config.version>
<spring-cloud-circuitbreaker.version>2.1.8-SNAPSHOT</spring-cloud-circuitbreaker.version>
<spring-cloud-stream.version>3.2.10-SNAPSHOT</spring-cloud-stream.version>
Expand Down

0 comments on commit 1cfa62e

Please sign in to comment.