diff --git a/pom.xml b/pom.xml index fb0faeb..2113b41 100644 --- a/pom.xml +++ b/pom.xml @@ -131,14 +131,14 @@ true - + inherit-parent-site attach-descriptor - + org.apache.maven.plugins @@ -400,12 +400,11 @@ jacoco-maven-plugin ${turbine.jacoco.version} - - + 2.1 + org.apache.rat diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5407a29..b279865 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,24 @@ + + + - site plugin use inheritance with goal attach-descriptor + + + Update deps: jdepend to 2.1, surefire to 3.5.0, project-info to 3.7.0. + + + + + Update plugins javadoc to 3.10.0, cyclonedc to 2.8.1, enforcer to 3.5.0, maven-pmd-plugin to 3.21.0, spotbugs-maven-plugin to 4.7.3.6, maven-site-plugin to 4.0.0-M16, pmd 3.21.2, surefire to 3.2.5, rat to 0.16, jacoco to 0.8.11, + Set turbine.log4j2.version to to 2.23.1, Set required Maven version to 3.9.3 (requires Java 8), Remove(automatic) java based activation of profile javaBugsUpdate4Jacoco, removed profile for java > 12 + Update parent apache pom to v33, Remove deprecate parameter compilerVersion for compile plugin. + + + Java 17 minimum + + - Update deps: javcadoc to 3.4.1, compiler to 3.10.1, rat plugin to 0.14, project-ifno plugin to 3.2.2, jacoco to 2.17.2, log4j2 to 2.17.2 and parent to apache v.26.