We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eed07c commit 25efcd7Copy full SHA for 25efcd7
driver-core/pom.xml
@@ -180,19 +180,19 @@
180
<dependency>
181
<groupId>org.bouncycastle</groupId>
182
<artifactId>bcprov-jdk18on</artifactId>
183
- <version>1.76</version>
+ <version>1.78.1</version>
184
</dependency>
185
<!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on -->
186
187
188
<artifactId>bcpkix-jdk18on</artifactId>
189
190
191
<!-- https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk15on -->
192
193
194
<artifactId>bcutil-jdk18on</artifactId>
195
196
197
198
0 commit comments