Skip to content

Commit 4e89ce9

Browse files
committed
Update org.cyclonedx.bom version in docs to latest v2.2.0
Signed-off-by: Abel Salgado Romero <[email protected]>
1 parent 39a1894 commit 4e89ce9

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/build.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Gradle users can achieve the same result by using the {url-cyclonedx-docs-gradle
112112
[source,gradle]
113113
----
114114
plugins {
115-
id 'org.cyclonedx.bom' version '1.10.0'
115+
id 'org.cyclonedx.bom' version '2.2.0'
116116
}
117117
----
118118

0 commit comments

Comments
 (0)