Skip to content

Commit

Permalink
Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16
Browse files Browse the repository at this point in the history
Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent 7775a3c commit f5d283b
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 @@ -256,7 +256,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.15</version>
<version>0.16</version>
<configuration>
<excludes>
<exclude>**/.mvn/**</exclude>
Expand Down

0 comments on commit f5d283b

Please sign in to comment.