Skip to content

Commit

Permalink
build(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4
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.3 to 4.7.3.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.3...spotbugs-maven-plugin-4.7.3.4)

---
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] authored and fhussonnois committed Apr 7, 2023
1 parent e91cbd9 commit 4288bd0
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 @@ -100,7 +100,7 @@
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
<slf4j.version>2.0.7</slf4j.version>
<spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
<spotbugs.maven.plugin.version>4.7.3.4</spotbugs.maven.plugin.version>
<jacoco.version>0.8.9</jacoco.version>
<sonar.organization>streamthoughts</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 4288bd0

Please sign in to comment.