File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
connector-framework-server
openicf-zip/src/main/resources/legal-notices Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181
8282 <dependency >
8383 <groupId >org.bouncycastle</groupId >
84- <artifactId >bcprov-jdk16 </artifactId >
85- <version >1.46 </version >
84+ <artifactId >bcprov-jdk18on </artifactId >
85+ <version >1.77 </version >
8686 </dependency >
8787
8888 <dependency >
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ The MIT License
177177Version: org.slf4j:slf4j-api:${slf4j.version}
178178Copyright: Copyright (c) 2004-2013 QOS.ch
179179
180- Version: org.bouncycastle:bcprov-jdk16 :1.46
180+ Version: org.bouncycastle:bcprov-jdk18on :1.77
181181Copyright: Copyright (c) 2000 - 2015 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
182182
183183==================
You can’t perform that action at this time.
0 commit comments