Skip to content

Commit 7f8ccc6

Browse files
committed
Upgrade to CycloneDX Maven Plugin 2.9.1
Closes gh-43398
1 parent 7e81e69 commit 7f8ccc6

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
@@ -273,7 +273,7 @@ bom {
273273
]
274274
}
275275
}
276-
library("CycloneDX Maven Plugin", "2.9.0") {
276+
library("CycloneDX Maven Plugin", "2.9.1") {
277277
group("org.cyclonedx") {
278278
plugins = [
279279
"cyclonedx-maven-plugin"

0 commit comments

Comments
 (0)