Skip to content

Commit

Permalink
Merge pull request #217 from uPortal-Project/renovate/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-plugin-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.6.4
  • Loading branch information
ChristianMurphy authored Jan 18, 2022
2 parents e09c2fc + e92bdab commit b5ac56e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resource-server-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.2</version>
<version>3.6.4</version>
<configuration>
<goalPrefix>plugin</goalPrefix>
<outputDirectory>target/dir</outputDirectory>
Expand All @@ -65,7 +65,7 @@
<reportPlugins combine.children="append">
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.2</version>
<version>3.6.4</version>
</plugin>
</reportPlugins>
</configuration>
Expand Down

0 comments on commit b5ac56e

Please sign in to comment.