From a84fecfd384373402a23ae3153ccce55cef73cb6 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 6 May 2014 12:33:48 +0200 Subject: Removed itext depency --- pdf-as-cli/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'pdf-as-cli') diff --git a/pdf-as-cli/build.gradle b/pdf-as-cli/build.gradle index 79b00be4..e2c3838c 100644 --- a/pdf-as-cli/build.gradle +++ b/pdf-as-cli/build.gradle @@ -12,7 +12,6 @@ repositories { dependencies { compile project (':pdf-as-lib') compile project (':pdf-as-legacy') - compile project (':stamper:stmp-itext') compile project (':signature-standards:sigs-pkcs7detached') compile project (':signature-standards:sigs-pades') compile group: 'commons-collections', name: 'commons-collections', version: '3.2' -- cgit v1.2.3