This minor release addresses the following items:
- All dependencies have been bumped to the latest possible release, including MarkLogic Java Client 7.0.0.
- The
readXmlDocumentmethod inAbstractMarkLogicTestnow accepts aNamespace... namespacesargument. - The
RequiresMarkLogic12andRequiresMarkLogic11JUnit5 extensions now allow for easily restricting tests to MarkLogic 12 or 11. - The
VersionExecutionConditionclass can be extended to implement custom restrictions based on the MarkLogic version.