Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent 8d08234 commit 9a90556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<version.pitest.github>0.1.0</version.pitest.github>
<version.pitest.junit5>1.2.0</version.pitest.junit5>
<version.pitest.maven>1.14.1</version.pitest.maven>
<version.spotbugs.maven>4.7.3.4</version.spotbugs.maven>
<version.spotbugs.maven>4.7.3.5</version.spotbugs.maven>
<version.spotbugs>4.7.3</version.spotbugs>
<version.spotless.maven>2.37.0</version.spotless.maven>
<version.spotless.prettier-java>2.1.0</version.spotless.prettier-java>
Expand Down

0 comments on commit 9a90556

Please sign in to comment.