3367 Remove unused library with security vulnerability
This commit is contained in:
parent
eca412d9b5
commit
a8707ab6f9
@ -59,6 +59,11 @@
|
||||
<groupId>com.lowagie</groupId>
|
||||
<artifactId>itext</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<!-- until a new version containing https://github.com/wicketstuff/core/pull/873 is released -->
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
<artifactId>bcprov-jdk18on</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user