Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 33f510a

Browse filesBrowse files
authored
Update bouncy castle to bcpkix-jdk18on:1.75 (#2135)
1 parent 95f65e2 commit 33f510a
Copy full SHA for 33f510a

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎docker-java-core/pom.xml

Copy file name to clipboardExpand all lines: docker-java-core/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
<dependency>
7171
<groupId>org.bouncycastle</groupId>
72-
<artifactId>bcpkix-jdk15on</artifactId>
72+
<artifactId>bcpkix-jdk18on</artifactId>
7373
<version>${bouncycastle.version}</version>
7474
</dependency>
7575

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<commons-lang3.version>3.12.0</commons-lang3.version>
6767
<slf4j-api.version>1.7.30</slf4j-api.version>
6868

69-
<bouncycastle.version>1.64</bouncycastle.version>
69+
<bouncycastle.version>1.75</bouncycastle.version>
7070
<junixsocket.version>2.6.1</junixsocket.version>
7171
<guava.version>19.0</guava.version> <!-- todo remove from project -->
7272

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.