From feb71624cd2b85fbb307d0616864f6b7856fd1bd Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Fri, 6 May 2022 12:20:36 +0200 Subject: Revert "update pdf-as snapshot to latest available, cf. #52" This reverts commit fb9e0a3c24ddecbd4d9222947f0ee99b9984ebcd. # Conflicts: # pdf-over-signer/pdf-over-sigpdfas4/pom.xml --- .../pdf-as-lib-4.2.1-20211213.135004-5.pom | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 repo/at/gv/egiz/pdfas/pdf-as-lib/4.2.1-snapshot/pdf-as-lib-4.2.1-20211213.135004-5.pom (limited to 'repo/at/gv/egiz/pdfas/pdf-as-lib/4.2.1-snapshot/pdf-as-lib-4.2.1-20211213.135004-5.pom') diff --git a/repo/at/gv/egiz/pdfas/pdf-as-lib/4.2.1-snapshot/pdf-as-lib-4.2.1-20211213.135004-5.pom b/repo/at/gv/egiz/pdfas/pdf-as-lib/4.2.1-snapshot/pdf-as-lib-4.2.1-20211213.135004-5.pom new file mode 100644 index 00000000..a3050e21 --- /dev/null +++ b/repo/at/gv/egiz/pdfas/pdf-as-lib/4.2.1-snapshot/pdf-as-lib-4.2.1-20211213.135004-5.pom @@ -0,0 +1,118 @@ + + + 4.0.0 + at.gv.egiz.pdfas + pdf-as-lib + 4.2.1-SNAPSHOT + + + at.gv.egiz.pdfas + pdf-as-common + 4.2.1-SNAPSHOT + compile + + + org.apache.commons + commons-lang3 + 3.12.0 + compile + + + org.apache.httpcomponents + httpmime + 4.5.13 + compile + + + org.apache.httpcomponents + httpclient + 4.5.13 + compile + + + org.bouncycastle + bcprov-jdk15on + 1.68 + compile + + + javax.activation + activation + 1.1.1 + compile + + + javax.xml.bind + jaxb-api + 2.3.1 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + org.bitbucket.b_c + jose4j + 0.7.6 + compile + + + commons-io + commons-io + 2.8 + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.3 + compile + + + org.apache.commons + commons-collections4 + 4.4 + compile + + + ognl + ognl + 3.2.19 + compile + + + org.slf4j + slf4j-api + 1.7.32 + compile + + + org.slf4j + jcl-over-slf4j + 1.7.32 + compile + + + com.google.zxing + core + 3.4.1 + compile + + + com.google.zxing + javase + 3.4.1 + compile + + + junit + junit + 4.13.2 + test + + + -- cgit v1.2.3