forked from DevFW-CICD/spring-petclinic
Upgrade to Spring Boot 3.3.4
This commit is contained in:
parent
cabb74ed53
commit
f6f923bd39
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
id 'org.springframework.boot' version '3.3.2'
|
||||
id 'org.springframework.boot' version '3.3.4'
|
||||
id 'io.spring.dependency-management' version '1.1.5'
|
||||
id 'org.graalvm.buildtools.native' version '0.10.2'
|
||||
id 'org.cyclonedx.bom' version '1.8.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue