build(deps): bump odfdom-java from 0.9.0 to 0.10.0 (#4330)

Bumps [odfdom-java](https://github.com/tdf/odftoolkit) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/tdf/odftoolkit/releases)
- [Changelog](https://github.com/tdf/odftoolkit/blob/master/CHANGES.txt)
- [Commits](https://github.com/tdf/odftoolkit/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: org.odftoolkit:odfdom-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 21:16:48 +01:00 committed by GitHub
parent 3148ddb669
commit a1c190a5dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,7 +260,7 @@
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>odfdom-java</artifactId>
<version>0.9.0</version>
<version>0.10.0</version>
<!-- workaround for https://github.com/tdf/odftoolkit/issues/131,
which is unfortunately still not solved after
https://github.com/tdf/odftoolkit/pull/132