Upgrade to CycloneDX Maven Plugin 2.8.0

Closes gh-40242
This commit is contained in:
Andy Wilkinson
2024-04-09 12:52:28 +01:00
parent 76d16b1246
commit 6a24d063e2

View File

@@ -292,7 +292,7 @@ bom {
]
}
}
library("CycloneDX Maven Plugin", "2.7.11") {
library("CycloneDX Maven Plugin", "2.8.0") {
group("org.cyclonedx") {
plugins = [
"cyclonedx-maven-plugin"