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 441441 <dependency >
442442 <groupId >org.bouncycastle</groupId >
443443 <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 >
445455 </dependency >
446456 <dependency >
447457 <groupId >org.hamcrest</groupId >
671681 <kotlin-stdlib-version >1.9.0</kotlin-stdlib-version >
672682 <okhttp-version >4.11.0</okhttp-version >
673683 <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 >
675685 <junit .jupiter.version>5.10.0</junit .jupiter.version>
676686 <junit .vintage.version>5.7.1</junit .vintage.version>
677687 <junit .platform.version>1.7.0</junit .platform.version>
You can’t perform that action at this time.
0 commit comments