Skip to content

Commit

Permalink
Bump maven-plugin-plugin to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mell committed Feb 12, 2021
1 parent 55ba309 commit 1875b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.2</version>
<version>3.3</version>
<configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
Expand Down

0 comments on commit 1875b3d

Please sign in to comment.