forked from DevFW-CICD/spring-petclinic
Including CycloneDX for SBOM generation
This commit is contained in:
parent
fa8f6836bd
commit
308f7ec783
2 changed files with 9 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ plugins {
|
|||
id 'org.springframework.boot' version '3.3.0'
|
||||
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'
|
||||
id 'io.spring.javaformat' version '0.0.41'
|
||||
id "io.spring.nohttp" version "0.0.11"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue