Skip to content

Commit 7799566

Browse files
committed
Update CHANGELOG for 5.0.0
1 parent 32e88d4 commit 7799566

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
## Changes from 4.0.0 to 5.0.0
2+
3+
* Update `dependency-check-core` to the 12.x series ([12.1.0](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-1210-2025-02-16))
4+
* This upgrade required dropping support for Java 8, so nvd-clojure will no longer work with Java 8.
5+
16
## Changes from 3.6.0 to 4.0.0
27

3-
* Update `dependency-check-core` to the 9.x series ([9.0.8](https://github.com/jeremylong/DependencyCheck/blob/v9.0.8/CHANGELOG.md))
8+
* Update `dependency-check-core` to the 9.x series ([9.0.8](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md#version-908-2024-01-06))
49
* This **requires** nvd-clojure users to request a NVD API key and configure it correctly.
510
* You can [obtain an API key](https://nvd.nist.gov/developers/request-an-api-key) in a few minutes - it's an automated process.
611
* Then, you can configure it in nvd-clojure by setting it in the `:nvd-api :key` path, or as a `NVD_API_TOKEN` environment variable.

0 commit comments

Comments
 (0)