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 379aa79 Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.5 379aa79 is described below commit 379aa79aed2f7fe857f62cb3e174ba15381b8bdd Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat May 11 10:10:46 2024 -0400 Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.5 --- pom.xml | 3 +-- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1206156..148f3f6 100644 --- a/pom.xml +++ b/pom.xml @@ -195,8 +195,7 @@ --> <commons.site-plugin.version>3.12.1</commons.site-plugin.version> <commons.spotbugs.plugin.version>4.8.5.0</commons.spotbugs.plugin.version> - <!-- Wait for Spotbugs 4.8.5 to fix https://github.com/spotbugs/spotbugs/issues/2967 --> - <commons.spotbugs.impl.version>4.8.3</commons.spotbugs.impl.version> + <commons.spotbugs.impl.version>4.8.5</commons.spotbugs.impl.version> <commons.surefire-report.version>3.2.5</commons.surefire-report.version> <commons.surefire.version>3.2.5</commons.surefire.version> <commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e4bb006..e276ded 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #392.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to 3.5.1 #393.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.5.0 #394, #411.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.5.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache:apache (parent POM) from 31 to 32.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-build-plugin from 1.13 to 1.14.0 #397.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 #398.</action>