(2.3.x): Bump openServiceBrokerVersion from 4.3.1 to 4.3.2
Bumps `openServiceBrokerVersion` from 4.3.1 to 4.3.2. Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.3.1 to 4.3.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.3.1...v4.3.2) Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.3.1 to 4.3.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.3.1...v4.3.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-open-service-broker-core dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-starter-open-service-broker dependency-version: 4.3.2 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
Roy Clarkson
parent
957960300c
commit
ed0d30ebda
@@ -22,7 +22,7 @@ buildscript {
|
||||
cfJavaClientVersion = "5.13.0.RELEASE"
|
||||
commonsTextVersion = "1.13.1"
|
||||
immutablesVersion = "2.10.1"
|
||||
openServiceBrokerVersion = "4.3.1"
|
||||
openServiceBrokerVersion = "4.3.2"
|
||||
wiremockVersion = "3.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user