We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd68da commit 0b33636Copy full SHA for 0b33636
gxoffice/pom.xml
@@ -40,14 +40,9 @@
40
<version>${poi.version}</version>
41
</dependency>
42
<dependency>
43
- <groupId>org.openoffice</groupId>
44
- <artifactId>juh</artifactId>
45
- <version>4.1.2</version>
46
- </dependency>
47
- <dependency>
48
49
- <artifactId>unoil</artifactId>
50
+ <groupId>org.libreoffice</groupId>
+ <artifactId>libreoffice</artifactId>
+ <version>7.5.1</version>
51
52
</dependencies>
53
0 commit comments