Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency org.bouncycastle:bcpkix-jdk15on to v1.70 (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2021
1 parent d4898ae commit 8c4aeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.69</version>
<version>1.70</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 8c4aeb6

Please sign in to comment.