Fixed license text.
[portal.git] / ecomp-portal-BE-common / pom.xml
index fd6a93d..fb16be0 100644 (file)
                                </exclusion>
                        </exclusions>
                </dependency>
-               <!-- for generating PDF -->
-               <dependency>
-                       <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>org.quartz-scheduler</groupId>