build: generate and attach CycloneDX SBOM

This commit is contained in:
2024-06-29 13:35:10 +02:00
parent 65895d4167
commit 14f4266cb1
2 changed files with 24 additions and 0 deletions

View File

@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
### Dependencies
* Updated Jackson dependency to 2.17.1
### Improvement
* Generate and attach CycloneDX SBOM
## 2.0.6 - 2024-03-23
### Dependencies