Skip to content

Commit

Permalink
Bump org.bouncycastle:bcprov-jdk18on:1.77 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
vharseko authored Mar 22, 2024
1 parent f725f51 commit 0da140e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.77</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ The MIT License
Version: org.slf4j:slf4j-api:${slf4j.version}
Copyright: Copyright (c) 2004-2013 QOS.ch

Version: org.bouncycastle:bcprov-jdk16:1.46
Version: org.bouncycastle:bcprov-jdk18on:1.77
Copyright: Copyright (c) 2000 - 2015 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)

==================
Expand Down

0 comments on commit 0da140e

Please sign in to comment.