Skip to content

Commit

Permalink
[FLINK-29867][build] Update maven-enforcer-plugin to 3.1.0
Browse files Browse the repository at this point in the history
Note: skip 3.0.0 (final) due to MENFORCER-394
  • Loading branch information
Nico Kruber authored and NicoK committed Nov 4, 2022
1 parent 614fc2a commit d0c6075
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 @@ -2030,7 +2030,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M1</version>
<version>3.1.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit d0c6075

Please sign in to comment.