1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00

[releng] Update to latest maven-enforcer-plugin version

This commit is contained in:
Jonah Graham 2022-12-07 15:38:56 -05:00
parent 48c5abfcb3
commit cf48ca76bd

View file

@ -606,7 +606,7 @@
<inherited>true</inherited>
<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-maven-version</id>