File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 176176 <groupId >com.fasterxml.jackson.dataformat</groupId >
177177 <artifactId >jackson-dataformat-yaml</artifactId >
178178 </dependency >
179- <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on -->
179+ <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on -->
180180 <dependency >
181181 <groupId >org.bouncycastle</groupId >
182182 <artifactId >bcprov-jdk18on</artifactId >
183- <version >1.78.1 </version >
183+ <version >1.82 </version >
184184 </dependency >
185- <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on -->
185+ <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on -->
186186 <dependency >
187187 <groupId >org.bouncycastle</groupId >
188188 <artifactId >bcpkix-jdk18on</artifactId >
189- <version >1.78.1 </version >
189+ <version >1.82 </version >
190190 </dependency >
191- <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk15on -->
191+ <!-- https://mvnrepository.com/artifact/org.bouncycastle/bcutil-jdk18on -->
192192 <dependency >
193193 <groupId >org.bouncycastle</groupId >
194194 <artifactId >bcutil-jdk18on</artifactId >
195- <version >1.78.1 </version >
195+ <version >1.82 </version >
196196 </dependency >
197197
198198 <!-- added for easier DNS hostname resolution mocking -->
You can’t perform that action at this time.
0 commit comments