Skip to content

Commit

Permalink
Bump org.odftoolkit:odfdom-java from 0.9.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [org.odftoolkit:odfdom-java](https://github.com/tdf/odftoolkit) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/tdf/odftoolkit/releases)
- [Changelog](https://github.com/tdf/odftoolkit/blob/master/docs/CHANGES.txt)
- [Commits](tdf/odftoolkit@v0.9.0...v0.11.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>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 7a7248c commit da750c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -339,7 +339,7 @@
<groupId>org.odftoolkit</groupId>
<artifactId>odfdom-java</artifactId>
<!-- There are later versions, but that versions need JDKs after version 8 -->
<version>0.9.0</version>
<version>0.11.0</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -528,7 +528,7 @@
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>odfdom-java</artifactId>
<version>0.9.0</version>
<version>0.11.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit da750c0

Please sign in to comment.