Skip to content

Commit 79f0b63

Browse files
authored
chore: Upgrade BouncyCastle version (#241)
1 parent e62ddf3 commit 79f0b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.bouncycastle</groupId>
5151
<artifactId>bcprov-ext-jdk15on</artifactId>
52-
<version>1.65</version>
52+
<version>1.67</version>
5353
</dependency>
5454

5555
<dependency>

0 commit comments

Comments
 (0)