diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0be3ab9ea..0ce12e929 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,7 +64,8 @@ The type attribute can be add,update,fix,remove. Add .vscode/* to RAT excludes. Add property commons.javadoc18.java.link. - Add JUnit BOM to dependency management. + Add JUnit BOM to dependency management. + Add CycloneDX SBOM generation #122. Remove org.codehaus.mojo:jdepend-maven-plugin 2.0; it does not work with current versions of RAT and site plugins. Remove FindBugs properties, use SpotBugs instead.