File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 2525 </dependency >
2626 <dependency >
2727 <groupId >org.bouncycastle</groupId >
28- <artifactId >bcprov-jdk15on</artifactId >
29- <version >1.70</version >
28+ <artifactId >bcprov-jdk18on</artifactId >
3029 </dependency >
3130 <dependency >
3231 <groupId >io.github.nbaars</groupId >
Original file line number Diff line number Diff line change 2525 </dependency >
2626 <dependency >
2727 <groupId >org.bouncycastle</groupId >
28- <artifactId >bcprov-jdk15on</artifactId >
29- <version >1.70</version >
28+ <artifactId >bcprov-jdk18on</artifactId >
3029 </dependency >
3130 <dependency >
3231 <groupId >com.fasterxml.jackson.core</groupId >
4342 </dependency >
4443 <dependency >
4544 <groupId >org.bouncycastle</groupId >
46- <artifactId >bcpkix-jdk15on</artifactId >
47- <version >1.70</version >
45+ <artifactId >bcpkix-jdk18on</artifactId >
4846 <scope >test</scope >
4947 </dependency >
5048 </dependencies >
You can’t perform that action at this time.
0 commit comments