File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 3939 </dependency >
4040 <dependency >
4141 <groupId >org.bouncycastle</groupId >
42- <artifactId >bcprov-ext- jdk18on</artifactId >
42+ <artifactId >bcprov-jdk18on</artifactId >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.bouncycastle</groupId >
4646 <artifactId >bcpkix-jdk18on</artifactId >
4747 </dependency >
48-
48+ <dependency >
49+ <groupId >org.bouncycastle</groupId >
50+ <artifactId >bcutil-jdk18on</artifactId >
51+ </dependency >
4952 <dependency >
5053 <groupId >com.fasterxml.jackson.core</groupId >
5154 <artifactId >jackson-core</artifactId >
Original file line number Diff line number Diff line change 3939 <aopalliance .version>1.0</aopalliance .version>
4040 <aws .version>1.11.475</aws .version>
4141 <bouncycastle .version>1.80</bouncycastle .version>
42- <bouncycastle .ext.version>1.78.1</bouncycastle .ext.version>
4342 <bpm .version>1.0.3</bpm .version>
4443 <bytebuddy .version>1.14.9</bytebuddy .version>
4544 <commons .beanutils.version>1.9.4</commons .beanutils.version>
11031102 </dependency >
11041103 <dependency >
11051104 <groupId >org.bouncycastle</groupId >
1106- <artifactId >bcprov-ext- jdk18on</artifactId >
1107- <version >${bouncycastle.ext. version} </version >
1105+ <artifactId >bcprov-jdk18on</artifactId >
1106+ <version >${bouncycastle.version} </version >
11081107 </dependency >
11091108 <dependency >
11101109 <groupId >org.bouncycastle</groupId >
1111- <artifactId >bcprov -jdk18on</artifactId >
1110+ <artifactId >bcpkix -jdk18on</artifactId >
11121111 <version >${bouncycastle.version} </version >
11131112 </dependency >
11141113 <dependency >
11151114 <groupId >org.bouncycastle</groupId >
1116- <artifactId >bcpkix -jdk18on</artifactId >
1115+ <artifactId >bcutil -jdk18on</artifactId >
11171116 <version >${bouncycastle.version} </version >
11181117 </dependency >
11191118 <dependency >
You can’t perform that action at this time.
0 commit comments