Skip to content

Commit

Permalink
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#11474)
Browse files Browse the repository at this point in the history
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent f2e6ec9 commit bea64f8
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 @@ -123,7 +123,7 @@
<maven_checkstyle_version>3.2.1</maven_checkstyle_version>
<maven_jacoco_version>0.8.8</maven_jacoco_version>
<maven_flatten_version>1.3.0</maven_flatten_version>
<maven_enforce_version>3.1.0</maven_enforce_version>
<maven_enforce_version>3.2.1</maven_enforce_version>
<apache-rat-plugin.version>0.15</apache-rat-plugin.version>
<arguments />
<checkstyle.skip>true</checkstyle.skip>
Expand Down

0 comments on commit bea64f8

Please sign in to comment.