Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v…
Browse files Browse the repository at this point in the history
…1.4.1
  • Loading branch information
renovate[bot] authored Sep 27, 2022
1 parent 8c989fb commit dd85d82
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>1.4.1</version>
<executions>
<execution>
<id>enforce-maven-same-versions</id>
Expand Down

0 comments on commit dd85d82

Please sign in to comment.