Upgrade to CycloneDX Maven Plugin 2.9.0

Closes gh-42648
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:01:38 +02:00
parent bacd1e078c
commit 2be7f5b99c

View File

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