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

Commit 18c70f7

Browse files
authored
docs: fix links to releases in CHANGELOG.md (#6384)
1 parent 99af41d commit 18c70f7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

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

3-
## [Version 9.0.8](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.8) (2024-01-06)
3+
## [Version 9.0.8](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.8) (2024-01-06)
44

55
- fix: favor stability over performance (#6349)
66
- chore: replace commons-io with core java calls (#6343)
@@ -12,7 +12,7 @@
1212

1313
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/78?closed=1).
1414

15-
## [Version 9.0.7](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.7) (2023-12-18)
15+
## [Version 9.0.7](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.7) (2023-12-18)
1616

1717
- docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (#6315)
1818
- fix: improve memory usage on NVD update (#6321)
@@ -21,7 +21,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
2121

2222
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/77?closed=1).
2323

24-
## [Version 9.0.6](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.6) (2023-12-15)
24+
## [Version 9.0.6](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.6) (2023-12-15)
2525

2626
- build: bump [email protected] (#6308)
2727
- fix: mask nvd.api.key in logs; see GHSA-qqhq-8r2c-c3f5 (#6307)
@@ -32,7 +32,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
3232

3333
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/76?closed=1).
3434

35-
## [Version 9.0.5](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.5) (2023-12-13)
35+
## [Version 9.0.5](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.5) (2023-12-13)
3636

3737
- fix: make NVD API endpoint configurable (#6287)
3838
- fix: synch last modified timestamp for NVD API (#6281)
@@ -47,7 +47,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
4747

4848
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/75?closed=1).
4949

50-
## [Version 9.0.4](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.4) (2023-12-08)
50+
## [Version 9.0.4](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.4) (2023-12-08)
5151

5252
- fix: utilize maven proxy if present (#6255)
5353
- fix: allow api key in cli to be quoted (#6253)
@@ -56,7 +56,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
5656

5757
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/74?closed=1).
5858

59-
## [Version 9.0.3](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.3) (2023-12-06)
59+
## [Version 9.0.3](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.3) (2023-12-06)
6060

6161
- fix: use Java properties for proxy configuration (#6238)
6262
- docs: update proxy configuration documentation (#6237)
@@ -74,7 +74,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
7474

7575
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/73?closed=1).
7676

77-
## [Version 9.0.2](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.2) (2023-12-01)
77+
## [Version 9.0.2](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.2) (2023-12-01)
7878

7979
- fix: remove virtual match string on NVD API Request (#6177)
8080
- fix: correct meta data in report after switching the NVD API (#6154)
@@ -85,7 +85,7 @@ See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/
8585

8686
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/72?closed=1).
8787

88-
## [Version 9.0.1](https://github.com/jereong/DependencyCheck/releases/tag/v9.0.1) (2023-11-26)
88+
## [Version 9.0.1](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.1) (2023-11-26)
8989

9090
**breaking changes**: See the [upgrade notice](https://github.com/jeremylong/DependencyCheck#900-upgrade-notice)
9191

0 commit comments

Comments
 (0)