Upgrade bcpkix-jdk15on.

This commit is contained in:
Olga Maciaszek-Sharma
2020-12-01 18:21:50 +01:00
parent ab17bbfee2
commit 3bf50f3ef5

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.66</version>
<version>1.67</version>
<scope>test</scope>
</dependency>
<dependency>