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 7272 </dependency >
7373 <dependency >
7474 <groupId >org.bouncycastle</groupId >
75- <artifactId >bcpkix-jdk15on </artifactId >
75+ <artifactId >bcpkix-jdk18on </artifactId >
7676 </dependency >
7777 <dependency >
7878 <groupId >com.googlecode.concurrentlinkedhashmap</groupId >
Original file line number Diff line number Diff line change 6262 </dependency >
6363 <dependency >
6464 <groupId >org.bouncycastle</groupId >
65- <artifactId >bcpkix-jdk15on </artifactId >
65+ <artifactId >bcpkix-jdk18on </artifactId >
6666 </dependency >
6767 </dependencies >
6868</project >
Original file line number Diff line number Diff line change 103103 <commons-cli .version>1.5.0</commons-cli .version>
104104 <netty .version>4.1.119.Final</netty .version>
105105 <netty .tcnative.version>2.0.53.Final</netty .tcnative.version>
106- <bcpkix-jdk15on .version>1.69 </bcpkix-jdk15on .version>
106+ <bcpkix-jdk18on .version>1.83 </bcpkix-jdk18on .version>
107107 <fastjson .version>1.2.83</fastjson .version>
108108 <fastjson2 .version>2.0.43</fastjson2 .version>
109109 <javassist .version>3.20.0-GA</javassist .version>
684684 </dependency >
685685 <dependency >
686686 <groupId >org.bouncycastle</groupId >
687- <artifactId >bcpkix-jdk15on </artifactId >
687+ <artifactId >bcpkix-jdk18on </artifactId >
688688 <scope >runtime</scope >
689689 <type >jar</type >
690- <version >${bcpkix-jdk15on .version} </version >
690+ <version >${bcpkix-jdk18on .version} </version >
691691 </dependency >
692692 <dependency >
693693 <groupId >com.alibaba</groupId >
You can’t perform that action at this time.
0 commit comments