Skip to content

Commit

Permalink
Merge pull request #264 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.15.0
  • Loading branch information
ChristianMurphy authored Aug 29, 2024
2 parents b1fe272 + 19f711f commit 4941098
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 @@ -71,7 +71,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.15.0</version>
<configuration>
<goalPrefix>plugin</goalPrefix>
<outputDirectory>target/dir</outputDirectory>
Expand All @@ -85,7 +85,7 @@
<reportPlugins combine.children="append">
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.15.0</version>
</plugin>
</reportPlugins>
</configuration>
Expand Down

0 comments on commit 4941098

Please sign in to comment.