Skip to content

Commit 32d7f85

Browse files
authored
Merge pull request mendix#10759 from mendix/small_fix_to_feature_table
Small fix to header of the feature table
2 parents bd7ceb7 + b177dea commit 32d7f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/general/sbom-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Since a full SBOM contains all project details, this is only a partial represent
8080

8181
The table below describes what components are currently covered in the generated SBOM, and from what version. It is recommended to use version `10.10`, `9.24.22`, or `10.6.9` and above.
8282

83-
| Feature | Description | Version
83+
| Feature | Version | Description
8484
| --- | --- | --- |
8585
| Mendix Modules | `9.24.14`, `10.4.0` | Mendix Modules imported from the Marketplace. This does not include Add-on Modules, Solutions, Extensions, or manually imported modules. |
8686
| [Java Dependencies](/refguide/managed-dependencies/) | `9.24.14`, `10.4.0` | Java libraries imported into your project using [Managed Dependencies](/refguide/managed-dependencies/), or those manually added in the `userlib` folder. Libraries added through managed dependencies will have access to information of the package manager and will include more details, such as the used license. |

0 commit comments

Comments
 (0)