Skip to content

Commit a379a39

Browse files
authored
Merge pull request #3141 from ClickHouse/dependabot/maven/client-v2/org.bouncycastle-bcprov-jdk18on-1.85
Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 in /client-v2
2 parents 230c74f + b735946 commit a379a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎client-v2/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.bouncycastle</groupId>
199199
<artifactId>bcprov-jdk18on</artifactId>
200-
<version>1.84</version>
200+
<version>1.85</version>
201201
<scope>test</scope>
202202
</dependency>
203203
<dependency>

0 commit comments

Comments
 (0)