Wicket 10 downgraded the version so the security vulnerability popped up again
This commit is contained in:
parent
28bc8bf05a
commit
5c78a698f9
@ -67,7 +67,7 @@
|
|||||||
<exclusion>
|
<exclusion>
|
||||||
<!-- until a new version containing https://github.com/wicketstuff/core/pull/873 is released -->
|
<!-- until a new version containing https://github.com/wicketstuff/core/pull/873 is released -->
|
||||||
<groupId>org.bouncycastle</groupId>
|
<groupId>org.bouncycastle</groupId>
|
||||||
<artifactId>bcprov-jdk18on</artifactId>
|
<artifactId>bcprov-jdk15on</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user