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
1 changed files with 1 additions and 1 deletions

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"