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

Commit c87d3cf

Browse files
authored
docs: Document the breaking change for Maven plugin as reporting plugin (#7079)
2 parents fea488b + 55decdc commit c87d3cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- dependency-check now requires a minimum of Java 11.0 to run
77
- **breaking change**: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#6132)
88
- H2 databases generated with an older version of ODC will not work with ODC 11.0.0; a new H2 db must be generated
9+
- **breaking change**: Maven plugin updated to Doxia 2.x reporting stack
10+
- Users of the Maven plugin that configure it as a reporting plugin will need to use maven-site-plugin 3.20.0 or later (#6959)
911
- feat: Replace old Downloader by an Apache HTTPClient based downloader
1012
- feat: Use Apache HTTPClient for downloads of public resources (#6949)
1113
- feat: Also make NodeAuditSearch usr our HTTPClient based connections

0 commit comments

Comments
 (0)