Skip to content

Commit 7e42776

Browse files
authored
Merge pull request #2 from docusign/dependabot/maven/org.bouncycastle-bcprov-jdk15on-1.67
Bump bcprov-jdk15on from 1.60 to 1.67
2 parents 2da902e + 60c6365 commit 7e42776

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
@@ -258,7 +258,7 @@
258258
<dependency>
259259
<groupId>org.bouncycastle</groupId>
260260
<artifactId>bcprov-jdk15on</artifactId>
261-
<version>1.60</version>
261+
<version>1.67</version>
262262
</dependency>
263263
<dependency>
264264
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)