Skip to content

Commit

Permalink
build(deps): bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 (
Browse files Browse the repository at this point in the history
#1369)

Bumps org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1.

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent d63099d commit 5cbce4c
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 @@ -1053,7 +1053,7 @@
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<!-- TODO: There currently is a significant performance degradation when using version 0.16 which will be fixed in version 0.16.1, once it's released -->
<version>0.15</version>
<version>0.16.1</version>
<configuration>
<!--
Make rat output the files with missing licensed directly into the
Expand Down

0 comments on commit 5cbce4c

Please sign in to comment.