Skip to content

Commit

Permalink
Fixed invalid signature of the uber jar.
Browse files Browse the repository at this point in the history
Change-Id: Iecfbd9bc3cda6ae7e174ffb14135e3b1dd501098
  • Loading branch information
margaretha committed Apr 10, 2024
1 parent bdf72a0 commit cd12b37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
<artifact>*:*</artifact>
<excludes>
<exclude>db/lite/**</exclude>
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
</excludes>
</filter>
</filters>
Expand Down

0 comments on commit cd12b37

Please sign in to comment.