Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2023
1 parent 46f4a57 commit 7ec826b
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 @@ -229,7 +229,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.3.1</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven-same-versions</id>
Expand Down

0 comments on commit 7ec826b

Please sign in to comment.