Skip to content

Commit

Permalink
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#4164)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent 5476ac3 commit bed40dc
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 @@ -622,7 +622,7 @@
<maven.compiler.target>11</maven.compiler.target>
<java.version.range>11</java.version.range>
<maven.version.range>[3.5.2,)</maven.version.range>
<maven-enforcer-plugin-version>3.2.1</maven-enforcer-plugin-version>
<maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
<maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
Expand Down

0 comments on commit bed40dc

Please sign in to comment.