Skip to content

Commit

Permalink
Merge pull request #1 from Yaytay/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-enforcer-plugin-3.1.0

Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
Yaytay authored Jun 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 4e9a2a9 + e30c289 commit 90e755c
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
@@ -161,7 +161,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-versions</id>

0 comments on commit 90e755c

Please sign in to comment.