Bump org.springframework.boot from 3.2.11 to 3.2.12

Bumps org.springframework.boot from 3.2.11 to 3.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>
This commit is contained in:
dependabot[bot]
2024-12-13 04:06:15 +00:00
committed by Josh Cummings
parent 1259a672e9
commit 20fe5cd881

View File

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