Skip to content

Commit

Permalink
Bump spring-cloud-gateway.version from 4.1.0-M2 to 4.1.0-RC1 (#541)
Browse files Browse the repository at this point in the history
Bumps `spring-cloud-gateway.version` from 4.1.0-M2 to 4.1.0-RC1.

Updates `org.springframework.cloud:spring-cloud-starter-gateway` from 4.1.0-M2 to 4.1.0-RC1
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.0-M2...v4.1.0-RC1)

Updates `org.springframework.cloud:spring-cloud-contract-wiremock` from 4.1.0-M2 to 4.1.0-RC1
- [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases)
- [Commits](spring-cloud/spring-cloud-contract@v4.1.0-M2...v4.1.0-RC1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 85cd2ca commit 3b68fea
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 @@ -414,7 +414,7 @@ under the License.
<nimbus-jose-jwt.version>9.37</nimbus-jose-jwt.version>

<spring-boot.version>3.2.0-RC1</spring-boot.version>
<spring-cloud-gateway.version>4.1.0-M2</spring-cloud-gateway.version>
<spring-cloud-gateway.version>4.1.0-RC1</spring-cloud-gateway.version>

<openjpa.version>4.0.0-SNAPSHOT</openjpa.version>

Expand Down

0 comments on commit 3b68fea

Please sign in to comment.