Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-enforcer-plugin
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.0.0-M3 to 3.4.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.0.0-M3...enforcer-3.4.1)

---
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] authored and manovotn committed Mar 21, 2024
1 parent fee6040 commit cc2477c
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 @@ -73,7 +73,7 @@
<dependency.plugin.version>3.2.0</dependency.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<ear.plugin.version>3.2.0</ear.plugin.version>
<enforcer.plugin.version>3.0.0-M3</enforcer.plugin.version>
<enforcer.plugin.version>3.4.1</enforcer.plugin.version>
<ejb.plugin.version>3.1.0</ejb.plugin.version>
<exec.plugin.version>3.0.0</exec.plugin.version>
<findbugs.plugin.version>3.0.5</findbugs.plugin.version>
Expand Down

0 comments on commit cc2477c

Please sign in to comment.