mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Update org.cyclonedx.bom version in docs 2.2.0
See gh-44753 Signed-off-by: Abel Salgado Romero <abel.salgado@broadcom.com>
This commit is contained in:
committed by
Andy Wilkinson
parent
4ff00612b1
commit
1ac039dbe5
+1
-1
@@ -112,7 +112,7 @@ Gradle users can achieve the same result by using the {url-cyclonedx-docs-gradle
|
||||
[source,gradle]
|
||||
----
|
||||
plugins {
|
||||
id 'org.cyclonedx.bom' version '1.10.0'
|
||||
id 'org.cyclonedx.bom' version '2.2.0'
|
||||
}
|
||||
----
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("CycloneDX Gradle Plugin", "1.10.0") {
|
||||
library("CycloneDX Gradle Plugin", "2.2.0") {
|
||||
group("org.cyclonedx") {
|
||||
modules = [
|
||||
"cyclonedx-gradle-plugin"
|
||||
|
||||
Reference in New Issue
Block a user