Skip to content

Commit

Permalink
build(deps): 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] authored Jan 9, 2024
1 parent c27ccbb commit 2bee562
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 @@ -1037,7 +1037,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.15</version>
<version>0.16</version>
<configuration>
<!--
Make rat output the files with missing licensed directly into the
Expand Down

0 comments on commit 2bee562

Please sign in to comment.