Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-plugin-…
Browse files Browse the repository at this point in the history
…plugin to v3.8.1
  • Loading branch information
renovate[bot] authored Feb 27, 2023
1 parent bedf34e commit 76aca51
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.8.1</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.8.1</version>
</plugin>
</reportPlugins>
</configuration>
Expand Down

0 comments on commit 76aca51

Please sign in to comment.