Skip to content

Commit

Permalink
docs: Document the breaking change for Maven plugin as reporting plug…
Browse files Browse the repository at this point in the history
…in (#7079)
  • Loading branch information
jeremylong authored Oct 26, 2024
2 parents fea488b + 55decdc commit c87d3cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
- dependency-check now requires a minimum of Java 11.0 to run
- **breaking change**: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#6132)
- H2 databases generated with an older version of ODC will not work with ODC 11.0.0; a new H2 db must be generated
- **breaking change**: Maven plugin updated to Doxia 2.x reporting stack
- 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)
- feat: Replace old Downloader by an Apache HTTPClient based downloader
- feat: Use Apache HTTPClient for downloads of public resources (#6949)
- feat: Also make NodeAuditSearch usr our HTTPClient based connections
Expand Down

0 comments on commit c87d3cf

Please sign in to comment.