Skip to content

Commit 6a24d06

Browse files
committed
Upgrade to CycloneDX Maven Plugin 2.8.0
Closes gh-40242
1 parent 76d16b1 commit 6a24d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ bom {
292292
]
293293
}
294294
}
295-
library("CycloneDX Maven Plugin", "2.7.11") {
295+
library("CycloneDX Maven Plugin", "2.8.0") {
296296
group("org.cyclonedx") {
297297
plugins = [
298298
"cyclonedx-maven-plugin"

0 commit comments

Comments
 (0)