Skip to content

Commit

Permalink
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 in /keycloak-plugins
Browse files Browse the repository at this point in the history
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2023
1 parent 986b849 commit b2c65dd
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 @@ -54,7 +54,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<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>
<maven-enforcer-plugin>3.3.0</maven-enforcer-plugin>
<spotbugs-maven-plugin>4.7.3.2</spotbugs-maven-plugin>
<maven-pmd-plugin>3.20.0</maven-pmd-plugin>
<fast-build>false</fast-build>
Expand Down

0 comments on commit b2c65dd

Please sign in to comment.