Upgrade to CycloneDX Maven Plugin 2.8.2

Closes gh-42631
This commit is contained in:
Stéphane Nicoll
2024-10-14 12:29:56 +02:00
parent 4d29800e32
commit ef0ec60fdf

View File

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