owlapi_wrapper 1.3.7
- Upgraded to version 4.5.18 of the OWL API.
- Added jaxb-api dependency to prevent NoClassDefFoundError exceptions during parsing of some ontologies (#16).
- Upgraded various plugins to latest versions (maven-compiler-plugin, maven-surefire-plugin, maven-shade-plugin).
- Upgraded various dependencies to latest versions (junit, commons-csv, commons-cli, logback-classic).
- Fixed commons-csv deprecation warnings.