Skip to content

Commit

Permalink
HSEARCH-4691 Backport HSEARCH-4484 Bump maven-enforcer-plugin from 3.…
Browse files Browse the repository at this point in the history
…0.0 to 3.1.0

Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.0.0...enforcer-3.1.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] authored and yrodiere committed Sep 1, 2022
1 parent 1f8e971 commit a13bd9c
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 @@ -362,7 +362,7 @@
<version.dependency-check.plugin>6.5.3</version.dependency-check.plugin>
<version.deploy.plugin>2.8.2</version.deploy.plugin>
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>
<version.enforcer.plugin>3.0.0</version.enforcer.plugin>
<version.enforcer.plugin>3.1.0</version.enforcer.plugin>
<version.exec.plugin>3.0.0</version.exec.plugin>
<version.forbiddenapis.plugin>3.2</version.forbiddenapis.plugin>
<version.help.plugin>3.2.0</version.help.plugin>
Expand Down

0 comments on commit a13bd9c

Please sign in to comment.