Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.4 in /keycloak-plugins
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.2 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.2...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] committed Apr 7, 2023
1 parent 986b849 commit 1dafeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<properties-maven-plugin>1.1.0</properties-maven-plugin>
<maven-compiler-plugin>3.11.0</maven-compiler-plugin>
<maven-enforcer-plugin>3.2.1</maven-enforcer-plugin>
<spotbugs-maven-plugin>4.7.3.2</spotbugs-maven-plugin>
<spotbugs-maven-plugin>4.7.3.4</spotbugs-maven-plugin>
<maven-pmd-plugin>3.20.0</maven-pmd-plugin>
<fast-build>false</fast-build>

Expand Down

0 comments on commit 1dafeb5

Please sign in to comment.