Security Vulnerabilities
[portal.git] / ecomp-portal-BE-common / pom.xml
index ce394ea..733a101 100644 (file)
                        <groupId>com.lowagie</groupId>
                        <artifactId>itext</artifactId>
                        <version>2.0.8</version>
+                       <exclusions>
+                               <exclusion>
+                                       <groupId>bouncycastle</groupId>
+                                       <artifactId>bcprov-jdk14</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>bouncycastle</groupId>
+                                       <artifactId>bcmail-jdk14</artifactId>
+                               </exclusion>
+                       </exclusions>           
                </dependency>
                <!-- Quartz -->
                <dependency>