Skip to content

Commit

Permalink
Switch to org.bouncycastle:bcpkix-jdk18on
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandalidis committed Dec 29, 2023
1 parent 20098a0 commit ed47a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.apache.compress>1.25.0</version.apache.compress>
<version.unixsocket>0.38.21</version.unixsocket>
<version.apache.lang>2.6</version.apache.lang>
<version.bcpkix>1.70</version.bcpkix>
<version.bcpkix>1.77</version.bcpkix>
<version.jaxrs>3.1.0</version.jaxrs>
<version.google.oauth2>1.20.0</version.google.oauth2>

Expand Down Expand Up @@ -126,7 +126,7 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>${version.bcpkix}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit ed47a25

Please sign in to comment.