Skip to content

Commit b64b334

Browse files
Bump org.bouncycastle:bcpkix-jdk18on in /test/protocol-tests
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.84. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.84' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1483d30 commit b64b334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/protocol-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>org.bouncycastle</groupId>
295295
<artifactId>bcpkix-jdk18on</artifactId>
296-
<version>1.80</version>
296+
<version>1.84</version>
297297
<scope>test</scope>
298298
</dependency>
299299
<dependency>

0 commit comments

Comments
 (0)