Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.2...1.5.3) (2025-02-28) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v9 ([b6003dc](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/b6003dc893109fda7d9f6494b41f28883582e84f)) ## [1.5.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.1...1.5.2) (2025-02-28) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.5.2" version = "1.5.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.2...1.5.3) (2025-02-28) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v9 ([b6003dc](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/b6003dc893109fda7d9f6494b41f28883582e84f)) ## [1.5.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.1...1.5.2) (2025-02-28) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.5.2" version = "1.5.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading