Upgrade to CycloneDX Maven Plugin 2.8.1

Closes gh-41796
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:26:27 +02:00
parent 141059ad9a
commit 90703b4c7e
1 changed files with 1 additions and 1 deletions

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"