Skip to content

Commit

Permalink
Upgrade maven-enforcer-plugin to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Nov 29, 2022
1 parent 58dccf7 commit 2c4a192
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,12 @@
</pluginManagement>

<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.1.0</version>
</plugin>

<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
Expand Down

0 comments on commit 2c4a192

Please sign in to comment.