This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new 56dbd90 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 56dbd90 is described below commit 56dbd90153422b8ca3db3917cbe04018b07c8109 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Dec 3 15:02:20 2023 -0500 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d9b3dc..30174ec 100644 --- a/pom.xml +++ b/pom.xml @@ -204,7 +204,7 @@ Warning: maven-site-plugin 4.0.0-M3 requires an update to commons-skin site.vm for new variable names. --> <commons.site-plugin.version>3.12.1</commons.site-plugin.version> - <commons.spotbugs.plugin.version>4.8.1.0</commons.spotbugs.plugin.version> + <commons.spotbugs.plugin.version>4.8.2.0</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.8.2</commons.spotbugs.impl.version> <commons.surefire-report.version>3.2.2</commons.surefire-report.version> <commons.surefire.version>3.2.2</commons.surefire.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4aa7c17..2ca1cba 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-project-info-reports-plugin from 3.4.5 to 3.5.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.8.1 to 4.8.2.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.6.2 to 3.6.3.</action> </release>