Skip to content

Commit

Permalink
Merge pull request #1480 from hub4j/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-enforcer-plugin-3.1.0

Chore(deps): Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
  • Loading branch information
bitwiseman committed Jun 21, 2022
2 parents aa7f342 + c59131a commit a6f3113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -698,7 +698,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>enforce-jacoco-exist</id>
Expand Down

0 comments on commit a6f3113

Please sign in to comment.