Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Exclude Log4j2Plugins.dat cache file. See https://stackoverflow.com/q…
Browse files Browse the repository at this point in the history
  • Loading branch information
mocobeta committed Mar 23, 2019
1 parent bea0cf2 commit 38c03ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
<exclude>**/Log4j2Plugins.dat</exclude>
</excludes>
</filter>
</filters>
Expand Down

0 comments on commit 38c03ca

Please sign in to comment.