File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spring-cloud-app-broker-acceptance-tests
spring-cloud-app-broker-integration-tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ buildscript {
2626 immutablesVersion = " 2.9.0"
2727 openServiceBrokerVersion = " 3.4.1"
2828 pmdVersion = " 6.29.0"
29- springBootVersion = " 2.5.8 "
29+ springBootVersion = " 2.5.11 "
3030 springCredhubVersion = " 2.2.0"
3131 springFrameworkVersion = " 5.3.14"
3232 wiremockVersion = " 2.27.2"
Original file line number Diff line number Diff line change 1515 */
1616
1717plugins {
18- id ' org.springframework.boot' version " 2.5.8 "
18+ id ' org.springframework.boot' version " 2.5.11 "
1919}
2020
2121description = " Spring Cloud App Broker Acceptance Tests"
Original file line number Diff line number Diff line change 1515 */
1616
1717plugins {
18- id ' org.springframework.boot' version " 2.5.8 "
18+ id ' org.springframework.boot' version " 2.5.11 "
1919}
2020
2121description = " Spring Cloud App Broker Integration Tests"
You can’t perform that action at this time.
0 commit comments