Skip to content

Commit

Permalink
Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#18)
Browse files Browse the repository at this point in the history
Bumps org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1.

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

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] authored Jan 29, 2024
1 parent 19e829c commit e5f95fa
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 @@ -185,7 +185,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.16</version>
<version>0.16.1</version>
<configuration>
<excludes>
<exclude>**/nbactions.xml</exclude>
Expand Down

0 comments on commit e5f95fa

Please sign in to comment.