Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed May 11, 2024
1 parent a5495e1 commit 379aa79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 379aa79

Please sign in to comment.