Skip to content

Commit

Permalink
Update forbiddenapis to use latest commons-io signatures.
Browse files Browse the repository at this point in the history
  • Loading branch information
norrisjeremy committed Jan 16, 2025
1 parent 8862625 commit 9d1d3c4
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 @@ -865,7 +865,7 @@
</goals>
<configuration>
<bundledSignatures combine.children="append">
<bundledSignature>commons-io-unsafe-2.14.0</bundledSignature>
<bundledSignature>commons-io-unsafe-2.17.0</bundledSignature>
</bundledSignatures>
</configuration>
</execution>
Expand Down

0 comments on commit 9d1d3c4

Please sign in to comment.