Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Commit b87bbe3

Browse files
committed
release notes for 7.2.1
1 parent 335489f commit b87bbe3

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff 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

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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**

0 commit comments

Comments
 (0)