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 179179 <artifactId >bcpkix-jdk18on</artifactId >
180180 <scope >test</scope >
181181 </dependency >
182- <dependency >
183- <groupId >org.bouncycastle</groupId >
184- <artifactId >bcprov-ext-jdk18on</artifactId >
185- <scope >test</scope >
186- </dependency >
187182 <dependency >
188183 <groupId >org.hamcrest</groupId >
189184 <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 >
199194 <includeTestSourceDirectory >true</includeTestSourceDirectory >
200195 </configuration >
201196 </plugin >
202-
197+
203198 <plugin >
204199 <groupId >org.apache.maven.plugins</groupId >
205200 <artifactId >maven-surefire-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments