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