Skip to content

Commit 124b381

Browse files
authored
chore: upgrade BouncyCastle to 1.69 (#159)
1 parent fa56e7f commit 124b381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sdk1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.bouncycastle</groupId>
193193
<artifactId>bcprov-ext-jdk15on</artifactId>
194-
<version>1.68</version>
194+
<version>1.69</version>
195195
<scope>test</scope>
196196
</dependency>
197197

0 commit comments

Comments
 (0)