Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manovotn committed Jun 3, 2024
1 parent b0b2e26 commit 968add0
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 @@ -70,7 +70,7 @@
<dependency.plugin.version>3.6.1</dependency.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<ear.plugin.version>3.3.0</ear.plugin.version>
<enforcer.plugin.version>3.4.1</enforcer.plugin.version>
<enforcer.plugin.version>3.5.0</enforcer.plugin.version>
<ejb.plugin.version>3.2.1</ejb.plugin.version>
<exec.plugin.version>3.2.0</exec.plugin.version>
<findbugs.plugin.version>3.0.5</findbugs.plugin.version>
Expand Down

0 comments on commit 968add0

Please sign in to comment.