Updating compatibility matrix with SCOSB and OSBAPI versions
Updating default buildpack to empty String. Nulls are not allowed by
operations and the only way to enable autodiscovery is by passing and
empty list, passing an empty String will trigger that behaviour.
Updating tests to document the default buildpack
(cherry-pick of dc6c0c8ffe)
18 lines
471 B
INI
18 lines
471 B
INI
version=1.2.2-SNAPSHOT
|
|
group=org.springframework.cloud
|
|
|
|
onlyShowStandardStreamsOnTestFailure = false
|
|
|
|
awaitilityVersion = 4.0.2
|
|
blockHoundVersion = 1.0.4.RELEASE
|
|
cfJavaClientVersion = 4.15.0.BUILD-SNAPSHOT
|
|
checkstyleVersion = 8.37
|
|
commonsTextVersion = 1.8
|
|
immutablesVersion = 2.8.8
|
|
openServiceBrokerVersion = 3.2.0
|
|
pmdVersion = 6.29.0
|
|
springBootVersion = 2.3.6.RELEASE
|
|
springCredhubVersion = 2.1.1.RELEASE
|
|
springFrameworkVersion = 5.2.11.RELEASE
|
|
wiremockVersion = 2.27.2
|