Skip to content

Commit

Permalink
Bump enforcer-api from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [enforcer-api](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.enforcer:enforcer-api
  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 slachiewicz committed Jun 13, 2022
1 parent a41a85d commit f6c8a6f
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 @@ -79,7 +79,7 @@
</developers>

<properties>
<enforcerApiVersion>3.0.0</enforcerApiVersion>
<enforcerApiVersion>3.1.0</enforcerApiVersion>
<enforcerPluginVersion>3.0.0</enforcerPluginVersion>
<maven.version>3.2.5</maven.version>
<scmpublish.content>target/staging/${project.artifactId}</scmpublish.content>
Expand Down

0 comments on commit f6c8a6f

Please sign in to comment.