Skip to content

Commit ef0ec60

Browse files
committed
Upgrade to CycloneDX Maven Plugin 2.8.2
Closes gh-42631
1 parent 4d29800 commit ef0ec60

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
@@ -272,7 +272,7 @@ bom {
272272
]
273273
}
274274
}
275-
library("CycloneDX Maven Plugin", "2.8.1") {
275+
library("CycloneDX Maven Plugin", "2.8.2") {
276276
group("org.cyclonedx") {
277277
plugins = [
278278
"cyclonedx-maven-plugin"

0 commit comments

Comments
 (0)