Skip to content

Commit 71460bb

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump org.springframework.boot from 2.5.13 to 2.5.14
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.5.13 to 2.5.14. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.13...v2.5.14) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fca248 commit 71460bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spring-cloud-app-broker-acceptance-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id 'org.springframework.boot' version "2.5.13"
18+
id 'org.springframework.boot' version "2.5.14"
1919
}
2020

2121
description = "Spring Cloud App Broker Acceptance Tests"

spring-cloud-app-broker-integration-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id 'org.springframework.boot' version "2.5.13"
18+
id 'org.springframework.boot' version "2.5.14"
1919
}
2020

2121
description = "Spring Cloud App Broker Integration Tests"

0 commit comments

Comments
 (0)