Skip to content

Commit

Permalink
build(deps): bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.3.0 (cryo…
Browse files Browse the repository at this point in the history
…statio#178)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.3.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Josh-Matsuoka committed Apr 14, 2023
1 parent 015ce67 commit 21b4a6e
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 @@ -47,7 +47,7 @@
<org.jsoup.version>1.15.4</org.jsoup.version>

<com.github.spotbugs.version>4.7.1</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.7.0.0</com.github.spotbugs.plugin.version>
<com.github.spotbugs.plugin.version>4.7.3.0</com.github.spotbugs.plugin.version>
<org.junit.jupiter.version>5.9.2</org.junit.jupiter.version>
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.mockito.version>5.1.1</org.mockito.version>
Expand Down

0 comments on commit 21b4a6e

Please sign in to comment.