File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 4848 <protobuf .version>3.21.1</protobuf .version>
4949 <junit .version>4.13</junit .version>
5050 <bucket4j .version>7.5.0</bucket4j .version>
51- <bouncycastle .version>1.70 </bouncycastle .version>
51+ <bouncycastle .version>1.71 </bouncycastle .version>
5252 <gson .version>2.9.0</gson .version>
5353 <jsr305 .version>3.0.2</jsr305 .version>
5454 <okhttp3 .version>4.9.2</okhttp3 .version>
131131 </dependency >
132132 <dependency >
133133 <groupId >org.bouncycastle</groupId >
134- <artifactId >bcprov-ext-jdk15on</artifactId >
135- <version >${bouncycastle.version} </version >
136- </dependency >
137- <dependency >
138- <groupId >org.bouncycastle</groupId >
139- <artifactId >bcpkix-jdk15on</artifactId >
134+ <artifactId >bcpkix-jdk18on</artifactId >
140135 <version >${bouncycastle.version} </version >
141136 </dependency >
142137 <dependency >
Original file line number Diff line number Diff line change 5656 </dependency >
5757 <dependency >
5858 <groupId >org.bouncycastle</groupId >
59- <artifactId >bcprov-ext-jdk15on</artifactId >
60- </dependency >
61- <dependency >
62- <groupId >org.bouncycastle</groupId >
63- <artifactId >bcpkix-jdk15on</artifactId >
59+ <artifactId >bcpkix-jdk18on</artifactId >
6460 </dependency >
6561 <dependency >
6662 <groupId >com.microsoft.azure</groupId >
You can’t perform that action at this time.
0 commit comments