Skip to content

Bump spring-cloud-starter-open-service-broker from 3.5.1 to 3.5.3 #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps spring-cloud-starter-open-service-broker from 3.5.1 to 3.5.3.

Release notes

Sourced from spring-cloud-starter-open-service-broker's releases.

3.5.3

Spring Cloud Open Service Broker 3.5.3 is now available. Version 3.5.3 is built against Spring Boot 2.6, and includes initial support for some OSB API v2.16 features. You may track the overall progress in #318, or by following the OSB API 2.16 tag. This release includes the following updates:

  • Upgrade to Spring Boot 2.6.13 (#356)

Gradle:

implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.5.3")

Maven:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker</artifactId>
  <version>3.5.3</version>
</dependency>

3.5.2

Spring Cloud Open Service Broker 3.5.2 is now available. Version 3.5.2 is built against Spring Boot 2.6, and includes initial support for some OSB API v2.16 features. You may track the overall progress in #318, or by following the OSB API 2.16 tag. This release includes the following updates:

  • Add missing fields in PreviousValues in UpdateServiceInstanceRequest to support deserialization (#345)
  • Upgrade to Spring Boot 2.6.8 (#350)

Gradle:

implementation("org.springframework.cloud:spring-cloud-starter-open-service-broker:3.5.2")

Maven:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker</artifactId>
  <version>3.5.2</version>
</dependency>
Commits
  • f0441f3 Release v3.5.3
  • 1d37a95 Organize gradle.properties
  • 4021288 Upgrade to Spring Boot 2.6.13
  • 4a5d43d Fix gradle version property
  • dbf04ae Upgrade to equals verifier 3.10.1
  • a8393aa Upgrade to Spring Boot 2.6.12
  • 4494fe0 Upgrade to Gradle 7.5.1
  • b2769ee Enable Gradle parallel build execution and caching
  • 555a8d3 Upgrade to Spring Cloud Contract 3.1.3
  • 61187bf Upgrade to Spring Boot 2.6.11
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spring-cloud-starter-open-service-broker](https://github.com/spring-cloud/spring-cloud-open-service-broker) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v3.5.1...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-open-service-broker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2023

Superseded by #201.

@dependabot dependabot bot closed this Feb 2, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.cloud-spring-cloud-starter-open-service-broker-3.5.3 branch February 2, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants