Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-gateway-dependencies (#2323)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 5d3a6e3 commit 1b682d4
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 1b682d4

Please sign in to comment.