Bump spring-boot-dependencies from 3.0.0 to 3.0.2

Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  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]
2023-01-20 06:06:28 +00:00
committed by Scott Frederick
parent 9f3cacda24
commit 31fddccd43

View File

@@ -24,7 +24,7 @@ description = "Spring CredHub"
ext {
springVersion = "6.0.0"
springBootVersion = "3.0.0"
springBootVersion = "3.0.2"
springSecurityVersion = "6.0.0"
javadocLinks = [
"https://docs.oracle.com/javase/17/docs/api/",