Skip to content

Commit

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

Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1
  • Loading branch information
bdemers authored Jan 29, 2024
2 parents b67b0a1 + efb4dc5 commit 8ceaea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.16</version>
<version>0.16.1</version>
<configuration>
<excludes>
<exclude>**/*.md</exclude>
Expand Down

0 comments on commit 8ceaea5

Please sign in to comment.