Replace outdated dependency org.bouncycastle:bcpkix-jdk15on
[sdc.git] / integration-tests / pom.xml
index b0e6e77..6d936f7 100644 (file)
@@ -345,7 +345,7 @@ limitations under the License.
                 </exclusion>
                 <exclusion>
                     <groupId>org.bouncycastle</groupId>
-                    <artifactId>bcprov-jdk15on</artifactId>
+                    <artifactId>*</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>