Skip to content

Commit

Permalink
CVE-2023-33202 CVE-2020-15522 CVE-2020-26939 Bump org.bouncycastle bc…
Browse files Browse the repository at this point in the history
…prov (#39)
  • Loading branch information
vharseko authored Jun 24, 2024
1 parent 6e67909 commit d200628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenICF-java-framework/connector-framework-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@

<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk16</artifactId>
<version>1.46</version>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.78.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d200628

Please sign in to comment.