Compare commits
No commits in common. "38663d97c2639f4c37780fe592cc2a352a4828ef" and "61cee85335344267c1dfceafd126f74147ee8106" have entirely different histories.
38663d97c2
...
61cee85335
4
pom.xml
4
pom.xml
@ -68,7 +68,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.quarkiverse.tika</groupId>
|
<groupId>io.quarkiverse.tika</groupId>
|
||||||
<artifactId>quarkus-tika</artifactId>
|
<artifactId>quarkus-tika</artifactId>
|
||||||
<version>2.0.4</version>
|
<version>2.3.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
@ -127,7 +127,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.xmlgraphics</groupId>
|
<groupId>org.apache.xmlgraphics</groupId>
|
||||||
<artifactId>fop</artifactId>
|
<artifactId>fop</artifactId>
|
||||||
<version>2.6</version>
|
<version>2.11</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.quarkus</groupId>
|
<groupId>io.quarkus</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user