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.12.0
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 14af2c5 commit bd6fdf4
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.12.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.12.0</version>
</plugin>
</reportPlugins>
</configuration>
Expand Down

0 comments on commit bd6fdf4

Please sign in to comment.