(2.1.x): Bump openServiceBrokerVersion from 4.1.0-RC1 to 4.1.0
Bumps `openServiceBrokerVersion` from 4.1.0-RC1 to 4.1.0. Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.1.0-RC1 to 4.1.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-open-service-broker/compare/v4.1.0-RC1...v4.1.0) Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.1.0-RC1 to 4.1.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-open-service-broker/compare/v4.1.0-RC1...v4.1.0) --- 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] <support@github.com>
This commit is contained in:
committed by
Alberto C. Ríos
parent
ade545f4d2
commit
ea4981ba4f
@@ -22,7 +22,7 @@ buildscript {
|
||||
cfJavaClientVersion = "5.10.0.RELEASE"
|
||||
commonsTextVersion = "1.10.0"
|
||||
immutablesVersion = "2.10.0"
|
||||
openServiceBrokerVersion = "4.1.0-RC1"
|
||||
openServiceBrokerVersion = "4.1.0"
|
||||
springFrameworkVersion = "6.0.0"
|
||||
wiremockVersion = "3.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user