Skip to content

Commit

Permalink
Merge pull request #441 from koraktor/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-plugin-plugin-3.15.0

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.14.0 to 3.15.0
  • Loading branch information
koraktor authored Sep 7, 2024
2 parents 9f03e55 + 768515a commit 18ea9f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<extractors>
<extractor>java-annotations</extractor>
Expand Down Expand Up @@ -446,7 +446,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 18ea9f5

Please sign in to comment.