Skip to content

Commit

Permalink
Merge pull request #51 from adoptium/dependabot/maven/org.apache.rat-…
Browse files Browse the repository at this point in the history
…apache-rat-plugin-0.15

build(deps): bump org.apache.rat:apache-rat-plugin from 0.13 to 0.15
  • Loading branch information
gdams authored Oct 23, 2023
2 parents 732e95d + cd58d5a commit 18628ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoptium-marketplace-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.13</version>
<version>0.15</version>
<executions>
<execution>
<phase>verify</phase>
Expand Down Expand Up @@ -534,7 +534,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.13</version>
<version>0.15</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 18628ac

Please sign in to comment.