File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 163163 <artifactId >bcpkix-jdk18on</artifactId >
164164 <scope >test</scope >
165165 </dependency >
166- <dependency >
167- <groupId >org.bouncycastle</groupId >
168- <artifactId >bcprov-ext-jdk18on</artifactId >
169- <scope >test</scope >
170- </dependency >
171166 <dependency >
172167 <groupId >org.hamcrest</groupId >
173168 <artifactId >hamcrest-all</artifactId >
Original file line number Diff line number Diff line change 118118 <artifactId >bcpkix-jdk18on</artifactId >
119119 <version >${bouncycastle.jdk18.version} </version >
120120 </dependency >
121- <dependency >
122- <groupId >org.bouncycastle</groupId >
123- <artifactId >bcprov-ext-jdk18on</artifactId >
124- <version >${bouncycastle.jdk18.version} </version >
125- </dependency >
126121 <dependency >
127122 <groupId >org.hamcrest</groupId >
128123 <artifactId >hamcrest-library</artifactId >
214209 <includeTestSourceDirectory >true</includeTestSourceDirectory >
215210 </configuration >
216211 </plugin >
217-
212+
218213 <plugin >
219214 <groupId >org.apache.maven.plugins</groupId >
220215 <artifactId >maven-surefire-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments