diff options
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r-- | pdf-over-gui/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 60f0af41..df4db2a7 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -45,10 +45,6 @@ <artifactId>commons-io</artifactId> </dependency> <dependency> - <groupId>com.sun</groupId> - <artifactId>pdfview</artifactId> - </dependency> - <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.9.0</version> |