File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919
2020 <dependency >
2121 <groupId >org.bouncycastle</groupId >
22- <artifactId >bcpkix-jdk15on </artifactId >
22+ <artifactId >bcpkix-jdk18on </artifactId >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 9999
100100 <!-- sdk dependency versions -->
101101 <slf4j .version>2.0.16</slf4j .version>
102- <bouncy .castle. version>1.70</ bouncy .castle .version>
102+ <bouncycastle . version>1.81</ bouncycastle .version>
103103 <jackson .version>2.19.0</jackson .version>
104104 <protobuf-java .version>3.25.8</protobuf-java .version>
105105 <httpmime .version>4.5.14</httpmime .version>
158158 <!-- sdk dependencies -->
159159 <dependency >
160160 <groupId >org.bouncycastle</groupId >
161- <artifactId >bcpkix-jdk15on </artifactId >
162- <version >${bouncy.castle .version} </version >
161+ <artifactId >bcpkix-jdk18on </artifactId >
162+ <version >${bouncycastle .version} </version >
163163 </dependency >
164164 <dependency >
165165 <groupId >com.fasterxml.jackson</groupId >
Original file line number Diff line number Diff line change 1919
2020 <dependency >
2121 <groupId >org.bouncycastle</groupId >
22- <artifactId >bcpkix-jdk15on </artifactId >
22+ <artifactId >bcpkix-jdk18on </artifactId >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments