Skip to content

Commit

Permalink
Merge pull request #423 from apache/dependabot/maven/1.10.x/org.apach…
Browse files Browse the repository at this point in the history
…e.rat-apache-rat-plugin-0.15

Bump apache-rat-plugin from 0.13 to 0.15
  • Loading branch information
bdemers committed Oct 5, 2022
2 parents a167ce0 + a7399f9 commit 21dd185
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 @@ -311,7 +311,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.13</version>
<version>0.15</version>
<configuration>
<!-- note that this configuration needs to be maintain both in pluginManagement and reporting sections -->
<excludes>
Expand Down Expand Up @@ -1292,7 +1292,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.12</version>
<version>0.15</version>
<!-- only run at the root -->
<inherited>false</inherited>
<configuration>
Expand Down

0 comments on commit 21dd185

Please sign in to comment.