diff --git a/build.gradle b/build.gradle index 52ae613..adc6d71 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'org.springframework.boot' version "${springBootVersion}" id 'java' id 'idea' - id "org.cyclonedx.bom" version "2.2.0" + id "org.cyclonedx.bom" version "3.1.0" id "org.owasp.dependencycheck" version "12.1.0" id "com.github.ben-manes.versions" version "0.52.0" }