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](https://github.com/spring-projects/spring-boot/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-20 13:28:03 +00:00
committed by Alberto C. Ríos
parent 4fca248fd7
commit 71460bba00
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
*/
plugins {
id 'org.springframework.boot' version "2.5.13"
id 'org.springframework.boot' version "2.5.14"
}
description = "Spring Cloud App Broker Acceptance Tests"

View File

@@ -15,7 +15,7 @@
*/
plugins {
id 'org.springframework.boot' version "2.5.13"
id 'org.springframework.boot' version "2.5.14"
}
description = "Spring Cloud App Broker Integration Tests"