Bump org.springframework.boot in /samples/time-spel-log (#100)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.11...v3.2.12)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-22 16:58:08 +00:00
committed by GitHub
parent 24299bed59
commit fd853f6cf1

View File

@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.2.11'
id 'org.springframework.boot' version '3.2.12'
id 'io.spring.dependency-management' version '1.1.6'
}