diff --git a/pom.xml b/pom.xml index 3768ea00a..0943a60e4 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,6 @@ EpochMillis 2.22.2 5.1.8 - 3.0.5 0.8.8 0.15.7 3.2.2 @@ -1945,7 +1944,6 @@ true true true - true true true true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index da77ef010..0be3ab9ea 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -67,6 +67,7 @@ The type attribute can be add,update,fix,remove. Add JUnit BOM to dependency management. 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. Bump actions/cache from 3 to 3.0.6, #118. Bump actions/setup-java from 2 to 3.