Upgrade to CycloneDX Maven Plugin 2.8.1

Closes gh-41783
This commit is contained in:
Stéphane Nicoll
2024-08-12 07:28:05 +02:00
parent 64b2e6646b
commit cdc7bbefce

View File

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