Skip to content

Commit b4e2ef8

Browse files
Bump bcprov-jdk15on from 1.60 to 1.67 in /Examples
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.60 to 1.67. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk15on dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e2c5eb commit b4e2ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.bouncycastle</groupId>
4848
<artifactId>bcprov-jdk15on</artifactId>
49-
<version>1.60</version>
49+
<version>1.67</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)