Skip to content

Commit

Permalink
Merge pull request #55 from evanchooly/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-plugin-plugin-3.10.2

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2
  • Loading branch information
github-actions[bot] authored Nov 7, 2023
2 parents 5a389b6 + 0ded370 commit ff1937a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
<configuration>
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
Expand Down

0 comments on commit ff1937a

Please sign in to comment.