Skip to content

Commit

Permalink
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0
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 May 1, 2023
1 parent 114ecad commit 1706235
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 @@ -96,7 +96,7 @@
<version.maven-antrun-plugin>3.1.0</version.maven-antrun-plugin>
<version.maven-assembly-plugin>3.5.0</version.maven-assembly-plugin>
<version.maven-compiler-plugin>3.11.0</version.maven-compiler-plugin>
<version.maven-enforcer-plugin>3.2.1</version.maven-enforcer-plugin>
<version.maven-enforcer-plugin>3.3.0</version.maven-enforcer-plugin>
<version.maven-jar-plugin>3.3.0</version.maven-jar-plugin>
<version.maven-javadoc-plugin>3.5.0</version.maven-javadoc-plugin>
<version.maven-shade-plugin>3.4.1</version.maven-shade-plugin>
Expand Down

0 comments on commit 1706235

Please sign in to comment.