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

Commit afc6922

Browse files
committed
docs: prepare release
1 parent 7106a08 commit afc6922

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -187,15 +187,7 @@ jobs:
187187
body: |
188188
### Fixed
189189
190-
- allow hosted suppressions file to be disabled (#5509)
191-
- Several FPs not suitable for our automation (#5504)
192-
- Fix incorrect defaults for nexus and central-analyzer in gradle plugin documentation (#5503)
193-
- Erroneous error-log for deprecated CLI flag usage when using properyfile based disablement of Node Audit Analyzer (#5487)
194-
- Prefer pom.properties G/A/V over pom.xml G/A/V to resolve GAV interpolation issues (#5473)
195-
- Node package dependencies ending up as related dependency of the wrong version of the package (#5479)
196-
- do not throw error if pyproject.toml is in node_modules (#5470)
197-
198-
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/61?closed=1).
190+
- Fix `NullPointerException` in the Jar Analyzer introduced in 8.1.1 (#5512)
199191
200192
- name: Upload CLI
201193
id: upload-release-cli

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [Version 8.1.2](https://github.com/jeremylong/DependencyCheck/releases/tag/v8.1.2) (2023-02-28)
4+
5+
### Fixed
6+
7+
- Fix `NullPointerException` in the Jar Analyzer introduced in 8.1.1 (#5512)
8+
9+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/62?closed=1).
10+
311
## [Version 8.1.1](https://github.com/jeremylong/DependencyCheck/releases/tag/v8.1.1) (2023-02-27)
412

513
### Fixed

0 commit comments

Comments
 (0)