Upgrade to CycloneDX Maven Plugin 2.9.1

Closes gh-43398
This commit is contained in:
Phillip Webb
2024-12-04 11:43:19 -08:00
parent 7e81e6988e
commit 7f8ccc66f7

View File

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