Skip to content

Commit c396cc1

Browse files
Bump org.bouncycastle:bcpkix-jdk18on in /test/http-client-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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f74c501 commit c396cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/http-client-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.bouncycastle</groupId>
123123
<artifactId>bcpkix-jdk18on</artifactId>
124-
<version>1.80</version>
124+
<version>1.84</version>
125125
<scope>compile</scope>
126126
</dependency>
127127
<dependency>

0 commit comments

Comments
 (0)