Skip to content

Commit

Permalink
Merge pull request #197 from orphan-oss/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-plugin-plugin-3.7.0

Bump maven-plugin-plugin from 3.6.4 to 3.7.0
  • Loading branch information
lukaszlenart authored Nov 8, 2022
2 parents aab7d5c + 45c03cd commit a62b929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<configuration>
<!-- see https://issues.apache.org/jira/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
Expand Down Expand Up @@ -142,7 +142,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<executions>
<execution>
<id>mojo-descriptor</id>
Expand Down Expand Up @@ -245,7 +245,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit a62b929

Please sign in to comment.