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 12, 2022
1 parent f721119 commit bf5e8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion animal-sniffer-enforcer-rule/pom.xml
Expand Up @@ -40,7 +40,7 @@
</description>

<properties>
<enforcer-api.version>3.0.0</enforcer-api.version>
<enforcer-api.version>3.1.0</enforcer-api.version>
</properties>

<dependencies>
Expand Down

0 comments on commit bf5e8ca

Please sign in to comment.