We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5731bfa commit 83e28f0Copy full SHA for 83e28f0
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [Version 12.0.2](https://github.com/jeremylong/DependencyCheck/releases/tag/v12.0.1) (2025-01-29)
4
+
5
+- fix: correct JSON report error (#7350)
6
+- fix: some compatability issues in the gitlab report (#7349)
7
+- fix: ArtifactoryAnalyzer updated to use the HTTPClient5-based Downloader and skip unusable results (#7293)
8
+- chore: allow messages via EngineVersionCheck (#7353)
9
+- chore: switch from javax.json to jakarta.json (#7326)
10
11
## [Version 12.0.1](https://github.com/jeremylong/DependencyCheck/releases/tag/v12.0.1) (2025-01-19)
12
13
- docs: Fix OSS Index Maven config documentation (#7322)
0 commit comments