Skip to content

Commit

Permalink
Upgrade org.bouncycastle:bcpkix-jdk15on (#3765)
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn authored Aug 19, 2023
1 parent a240105 commit d909543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.openhab.core.io.jetty.certificate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<dependencies>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.52</version>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.76</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d909543

Please sign in to comment.