Skip to content

Commit

Permalink
fix: remove bouncy castle exclusion #8365
Browse files Browse the repository at this point in the history
Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
  • Loading branch information
jgomer2001 committed Apr 23, 2024
1 parent 7042af6 commit 720f4f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions jans-casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,12 +336,6 @@
<Implementation-Build>${buildNumber}</Implementation-Build>
</manifestEntries>
</archive>
<packagingExcludes>
WEB-INF/lib/bcpkix-jdk18on-*.jar,
WEB-INF/lib/bcprov-jdk18on-*.jar,
WEB-INF/lib/bcutil-jdk18on-*.jar,
WEB-INF/lib/bcmail-jdk18on-*.jar
</packagingExcludes>
</configuration>
</plugin>
<!-- Build number plugin -->
Expand Down

0 comments on commit 720f4f6

Please sign in to comment.