Added the link to the architecture documentation
[portal.git] / ecomp-portal-BE-common / pom.xml
index ce394ea..5ae097d 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>
                        <groupId>commons-httpclient</groupId>
                        <artifactId>commons-httpclient</artifactId>
                 </exclusion>
+                                <exclusion>
+                               <groupId>org.beanshell</groupId>
+                       <artifactId>bsh-core</artifactId>
+                                </exclusion>
               </exclusions>
         </dependency>
         <dependency>