Skip to content

Commit 0a4f570

Browse files
committed
docs: update changelog for release 11.1.1
1 parent cf08e94 commit 0a4f570

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [Version 11.1.1](https://github.com/jeremylong/DependencyCheck/releases/tag/v11.1.1) (2024-12-04)
4+
5+
- fix: re-enable issue locking (#7220)
6+
- fix: add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again (#7169)
7+
- fix: rework replaceOrAddVulnerability (#7177)
8+
- fix: do not log loading of JDBC driver (#7155)
9+
- fix: expose flag to disable version check (#7147)
10+
- fix: Gracefully handle CVEs with bad configuration nodes missing CPE match expressions (#7125)
11+
- chore: cleanup base suppression (#7138)
12+
- docs: update gradle configuration documentation (#7176)
13+
- docs: update documentation for Gradle plugin (#7143)
14+
- docs: improve false positive issue templat (#7130)
15+
16+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/90?closed=1).
17+
318
## [Version 11.1.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v11.1.0) (2024-10-30)
419

520
- feat: PHP Composer Analyzer now scans packages-dev by default (#7114)

0 commit comments

Comments
 (0)