Update odftoolkit to 0.9.0-RC1

This commit is contained in:
Antonin Delpeuch 2019-12-13 11:10:10 +01:00
parent cc5498a42a
commit 5dcc03cf62

View File

@ -359,9 +359,9 @@
<version>4.1.0</version> <!-- in classpath: 3.13-20150929 --> <version>4.1.0</version> <!-- in classpath: 3.13-20150929 -->
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.odftoolkit</groupId> <groupId>org.odftoolkit</groupId>
<artifactId>odfdom-java</artifactId> <artifactId>odfdom-java</artifactId>
<version>0.8.8-incubating</version> <!-- in classpath: 0.8.7 --> <version>0.9.0-RC1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>edu.mit.simile</groupId> <groupId>edu.mit.simile</groupId>