File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 441
441
<dependency >
442
442
<groupId >org.bouncycastle</groupId >
443
443
<artifactId >bcprov-jdk18on</artifactId >
444
- <version >${bcprov-jdk18on-version} </version >
444
+ <version >${bc-jdk18on-version} </version >
445
+ </dependency >
446
+ <dependency >
447
+ <groupId >org.bouncycastle</groupId >
448
+ <artifactId >bcutil-jdk18on</artifactId >
449
+ <version >${bc-jdk18on-version} </version >
450
+ </dependency >
451
+ <dependency >
452
+ <groupId >org.bouncycastle</groupId >
453
+ <artifactId >bcpkix-jdk18on</artifactId >
454
+ <version >${bc-jdk18on-version} </version >
445
455
</dependency >
446
456
<dependency >
447
457
<groupId >org.hamcrest</groupId >
671
681
<kotlin-stdlib-version >1.9.0</kotlin-stdlib-version >
672
682
<okhttp-version >4.11.0</okhttp-version >
673
683
<okio-version >3.5.0</okio-version >
674
- <bcprov -jdk18on-version >1.76</bcprov -jdk18on-version >
684
+ <bc -jdk18on-version >1.76</bc -jdk18on-version >
675
685
<junit .jupiter.version>5.10.0</junit .jupiter.version>
676
686
<junit .vintage.version>5.7.1</junit .vintage.version>
677
687
<junit .platform.version>1.7.0</junit .platform.version>
You can’t perform that action at this time.
0 commit comments