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

Commit 9cd133f

Browse files
committed
docs: release 9.0.9
1 parent f5570a0 commit 9cd133f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [Version 9.0.9](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.9) (2024-01-17)
4+
5+
- fix: for #6374 to delete non-empty directories (#6375)
6+
- fix: NoSuchMethodError closeQuietly(java.io.Closeable[]) (#6377)
7+
- chore: close stream to prevent possible resource leak (#6382)
8+
- docs: Document default for CLI --data (#6359)
9+
- docs: document gradle build (#6371)
10+
11+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/79?closed=1).
12+
313
## [Version 9.0.8](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.8) (2024-01-06)
414

515
- fix: favor stability over performance (#6349)

0 commit comments

Comments
 (0)