(2.1.x): Bump openServiceBrokerVersion from 4.1.0 to 4.1.2
Bumps `openServiceBrokerVersion` from 4.1.0 to 4.1.2. Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.1.0 to 4.1.2 - [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...v4.1.2) Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.1.0 to 4.1.2 - [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...v4.1.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] <support@github.com>
This commit is contained in:
committed by
Alberto C. Ríos
parent
349b3044f3
commit
3e48da34eb
@@ -22,7 +22,7 @@ buildscript {
|
||||
cfJavaClientVersion = "5.10.0.RELEASE"
|
||||
commonsTextVersion = "1.12.0"
|
||||
immutablesVersion = "2.10.1"
|
||||
openServiceBrokerVersion = "4.1.0"
|
||||
openServiceBrokerVersion = "4.1.2"
|
||||
springFrameworkVersion = "6.0.0"
|
||||
wiremockVersion = "3.8.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user