Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
bouncycastle dependency isn't being used, remove instead of upgrade.
  • Loading branch information
rocketstack-matt authored Oct 30, 2024
1 parent c2a35bd commit 9eb759f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions translator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@
<artifactId>kubernetes-client</artifactId>
<version>6.13.4</version>
</dependency>

<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.79</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit 9eb759f

Please sign in to comment.