Skip to content

Commit a20df65

Browse files
Remove dependency org.bouncycastle:bcpkix-jdk18on (#535)
* Update dependency org.bouncycastle:bcpkix-jdk18on to v1.79 * Update pom.xml bouncycastle dependency isn't being used, remove instead of upgrade. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthew Bain <[email protected]>
1 parent 449e162 commit a20df65

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

translator/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@
5858
<artifactId>kubernetes-client</artifactId>
5959
<version>6.13.4</version>
6060
</dependency>
61-
62-
<dependency>
63-
<groupId>org.bouncycastle</groupId>
64-
<artifactId>bcpkix-jdk18on</artifactId>
65-
<version>1.78.1</version>
66-
</dependency>
67-
6861
</dependencies>
6962

7063
<build>

0 commit comments

Comments
 (0)