Skip to content

Commit 6353d4f

Browse files
committed
address comments
1 parent 562c651 commit 6353d4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

external-libraries.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
This document lists the fonts, icons, and libraries used by JabRef.
44

5-
One can generate a file with all library dependencies by using Gradle task `cyclonedxBom`.
6-
It generates the file `build/cyclonedx/bom.xml` and `build/cyclonedx/bom.json`. The file is in the [SBOM Standard](https://cyclonedx.org/).
7-
85
## bst files
96

107
```yaml
@@ -29,4 +26,7 @@ Note: It is important to include v1.5.54 or later as v1.5.54 is the first ver
2926
3027
## Libraries
3128
29+
One can generate a file with all library dependencies by using Gradle task `cyclonedxBom`.
30+
It generates the file `build/cyclonedx/bom.xml` and `build/cyclonedx/bom.json`. The file is in the [SBOM Standard](https://cyclonedx.org/).
31+
3232
[SBOM](bom.json)

0 commit comments

Comments
 (0)