summaryrefslogtreecommitdiff
path: root/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-07-14 13:43:00 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-07-14 13:43:00 +0200
commitef37420a1950ee6ed90f103f922238c175454f1a (patch)
treef918d36e62a914c8fe09489beb19b05425c20bb7 /pdf-over-gui/pom.xml
parent1b578d7189618114bb5391012bc909df4055234c (diff)
downloadpdf-over-ef37420a1950ee6ed90f103f922238c175454f1a.tar.gz
pdf-over-ef37420a1950ee6ed90f103f922238c175454f1a.tar.bz2
pdf-over-ef37420a1950ee6ed90f103f922238c175454f1a.zip
remove unnecessary dependency
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r--pdf-over-gui/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index ff01896c..bdb0e1bd 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -49,10 +49,6 @@
<artifactId>pdfview</artifactId>
</dependency>
<dependency>
- <groupId>org.jpedal</groupId>
- <artifactId>jbig2</artifactId>
- </dependency>
- <dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>