Skip to content
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

(2.0.x): Bump openServiceBrokerVersion from 4.0.0 to 4.0.2 #1024

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps openServiceBrokerVersion from 4.0.0 to 4.0.2.
Updates org.springframework.cloud:spring-cloud-open-service-broker-core from 4.0.0 to 4.0.2

Release notes

Sourced from org.springframework.cloud:spring-cloud-open-service-broker-core's releases.

4.0.2

Announcement

Spring Cloud Open Service Broker 4.0.2 is now available. Version 4.0.2 is built against Spring Boot 3.0, and requires Java 17. It includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details. This is a maintenance release that includes dependency updates.

Dependencies

Gradle:

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

Maven:

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

What's Changed

Full Changelog: spring-cloud/spring-cloud-open-service-broker@v4.0.1...v4.0.2

4.0.1

Announcement

Spring Cloud Open Service Broker 4.0.1 is now available. Version 4.0.1 is built against Spring Boot 3.0, and requires Java 17. It includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details.

... (truncated)

Commits
  • e076658 Release v4.0.2
  • 0f5385f (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.16 to 3.16.1
  • df8b162 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16
  • b84fb66 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier
  • 1d46069 (v4.0.x): Bump springCloudContractVersion from 4.0.4 to 4.0.5
  • d54d469 Use Gradle resolutionStrategy to align asciidoctor plugin versions
  • dbef5a0 (v4.0.x): Bump org.asciidoctor.jvm.convert from 4.0.0 to 4.0.1
  • f2ef5c3 (v4.0.x): Bump org.asciidoctor.jvm.pdf from 4.0.0 to 4.0.1
  • a744813 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier
  • d0fa488 (v4.0.x): Bump org.asciidoctor.jvm.convert from 3.3.2 to 4.0.0 (#545)
  • Additional commits viewable in compare view

Updates org.springframework.cloud:spring-cloud-starter-open-service-broker from 4.0.0 to 4.0.2

Release notes

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

4.0.2

Announcement

Spring Cloud Open Service Broker 4.0.2 is now available. Version 4.0.2 is built against Spring Boot 3.0, and requires Java 17. It includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details. This is a maintenance release that includes dependency updates.

Dependencies

Gradle:

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

Maven:

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

What's Changed

Full Changelog: spring-cloud/spring-cloud-open-service-broker@v4.0.1...v4.0.2

4.0.1

Announcement

Spring Cloud Open Service Broker 4.0.1 is now available. Version 4.0.1 is built against Spring Boot 3.0, and requires Java 17. It includes support for OSB API v2.16, which is now feature complete in this release. See #318, or the OSB API 2.16 tag for more details.

... (truncated)

Commits
  • e076658 Release v4.0.2
  • 0f5385f (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.16 to 3.16.1
  • df8b162 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16
  • b84fb66 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier
  • 1d46069 (v4.0.x): Bump springCloudContractVersion from 4.0.4 to 4.0.5
  • d54d469 Use Gradle resolutionStrategy to align asciidoctor plugin versions
  • dbef5a0 (v4.0.x): Bump org.asciidoctor.jvm.convert from 4.0.0 to 4.0.1
  • f2ef5c3 (v4.0.x): Bump org.asciidoctor.jvm.pdf from 4.0.0 to 4.0.1
  • a744813 (v4.0.x): Bump nl.jqno.equalsverifier:equalsverifier
  • d0fa488 (v4.0.x): Bump org.asciidoctor.jvm.convert from 3.3.2 to 4.0.0 (#545)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `openServiceBrokerVersion` from 4.0.0 to 4.0.2.

Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v4.0.0...v4.0.2)

Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-open-service-broker-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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] <[email protected]>
@dependabot dependabot bot added this to the App Broker 2.0.x milestone Apr 19, 2024
@royclarkson royclarkson merged commit 1205c12 into 2.0.x Apr 19, 2024
1 check passed
@royclarkson royclarkson deleted the dependabot/gradle/2.0.x/openServiceBrokerVersion-4.0.2 branch April 19, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant