@libreoffice Do you know if odfdom-java is maintained? It has a bunch of outdated dependencies, but there seems to be at least some activity in the source repository.

There is also something odd with the versioning, where there is a 1.0.0-beta from 2019, but the latest release is from 2023 is 0.12.0. This causes dependency check tools to be somewhat confused.

Or is there perhaps an alternative library I should be using instead to connect to a running instance of Libreoffice?

#libreoffice