Skip to content

Commit cdc7bbe

Browse files
committed
Upgrade to CycloneDX Maven Plugin 2.8.1
Closes gh-41783
1 parent 64b2e66 commit cdc7bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)