Update to Boot 3.2.2

Closes gh-860
This commit is contained in:
Josh Cummings
2024-02-01 14:19:58 -07:00
parent aaf3d9a64f
commit d4de04f2fd
3 changed files with 3 additions and 3 deletions

View File

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