This repository was archived by the owner on Sep 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -186,11 +186,8 @@ jobs:
186186 draft : false
187187 body : |
188188 ### Changes
189- - Add support for Bazel's pinned `maven_install.json` (#4772).
190- - Fixed bug preventing the use of custom report templates (#4800).
191- - Updated several dependencies including upgrades for dependencies with CVEs.
192- - Several bug fixes made and suppression rules were added.
193- - See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/48?closed=1).
189+ - Fixed logging issue (#4846).
190+ - See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/49?closed=1).
194191
195192 - name : Upload CLI
196193 id : upload-release-cli
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## [ Version 7.2.1] ( https://github.com/jeremylong/DependencyCheck/releases/tag/v7.2.1 ) (2022-09-20)
4+
5+ ** Changes**
6+
7+ - Fixed logging issue (#4846 ).
8+ - See the full listing of [ changes] ( https://github.com/jeremylong/DependencyCheck/milestone/49?closed=1 ) .
9+
310## [ Version 7.2.0] ( https://github.com/jeremylong/DependencyCheck/releases/tag/v7.2.0 ) (2022-09-14)
411
512** Changes**
You can’t perform that action at this time.
0 commit comments