Author: vsalaun Date: 2011-06-10 11:52:47 +0200 (Fri, 10 Jun 2011) New Revision: 3168 Url: http://chorem.org/repositories/revision/lima/3168 Log: #347 fixed dependencies cause Eric said to Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-06-10 09:45:02 UTC (rev 3167) +++ trunk/pom.xml 2011-06-10 09:52:47 UTC (rev 3168) @@ -198,16 +198,6 @@ <artifactId>pdfbox</artifactId> <version>1.5.0</version> </dependency> - <dependency> - <groupId>org.bouncycastle</groupId> - <artifactId>bcprov-jdk15</artifactId> - <version>1.44</version> - </dependency> - <dependency> - <groupId>org.bouncycastle</groupId> - <artifactId>bcmail-jdk15</artifactId> - <version>1.44</version> - </dependency> </dependencies>