Skip to content

Commit

Permalink
Merge pull request #223 from red6/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-plugin-plugin-3.9.0

Bump maven-plugin-plugin from 3.8.2 to 3.9.0
  • Loading branch information
pSub authored Dec 5, 2023
2 parents d7ab5cd + e7d2aa1 commit dadf1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.8.2</version>
<version>3.9.0</version>
<configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
Expand Down

0 comments on commit dadf1dd

Please sign in to comment.