Skip to content

Commit

Permalink
Merge pull request #363 from koraktor/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-plugin-plugin-3.10.2
  • Loading branch information
koraktor authored Nov 13, 2023
2 parents 50db2e6 + b5bae01 commit f68f9cd
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 @@ -289,7 +289,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
<configuration>
<extractors>
<extractor>java-annotations</extractor>
Expand Down Expand Up @@ -443,7 +443,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit f68f9cd

Please sign in to comment.