We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fea488b + 55decdc commit c87d3cfCopy full SHA for c87d3cf
CHANGELOG.md
@@ -6,6 +6,8 @@
6
- dependency-check now requires a minimum of Java 11.0 to run
7
- **breaking change**: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#6132)
8
- 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)
11
- feat: Replace old Downloader by an Apache HTTPClient based downloader
12
- feat: Use Apache HTTPClient for downloads of public resources (#6949)
13
- feat: Also make NodeAuditSearch usr our HTTPClient based connections
0 commit comments