(2.4.x): Bump openServiceBrokerVersion from 4.4.0 to 4.4.1
Bumps `openServiceBrokerVersion` from 4.4.0 to 4.4.1. Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.4.0 to 4.4.1 - [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.4.0...v4.4.1) Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.4.0 to 4.4.1 - [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.4.0...v4.4.1) --- 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
Roy Clarkson
parent
45915bbcae
commit
0e8319dbcf
@@ -22,7 +22,7 @@ buildscript {
|
||||
cfJavaClientVersion = "5.12.2.RELEASE"
|
||||
commonsTextVersion = "1.13.0"
|
||||
immutablesVersion = "2.10.1"
|
||||
openServiceBrokerVersion = "4.4.0"
|
||||
openServiceBrokerVersion = "4.4.1"
|
||||
wiremockVersion = "3.12.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user