summaryrefslogtreecommitdiff
path: root/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r--pdf-over-gui/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 115e18f1..ed62a5a5 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -45,8 +45,8 @@
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
- <groupId>org.icepdf</groupId>
- <artifactId>icepdf-core</artifactId>
+ <groupId>com.sun</groupId>
+ <artifactId>pdfview</artifactId>
</dependency>
</dependencies>
@@ -323,4 +323,4 @@
</pluginRepository>
</pluginRepositories>
-</project> \ No newline at end of file
+</project>