Skip to content

Commit

Permalink
Merge pull request #2625 from MorphiaOrg/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-plugin-plugin-3.10.1

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
2 parents cba79ea + b594191 commit e72b85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.9.0</version>
<version>3.10.1</version>
<configuration>
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
Expand Down

0 comments on commit e72b85f

Please sign in to comment.