Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump owlapi.version from 4.5.19 to 5.1.19 #12

Open
wants to merge 1 commit into
base: version4
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump owlapi.version from 4.5.19 to 5.1.19
Bumps `owlapi.version` from 4.5.19 to 5.1.19.

Updates `owlapi-api` from 4.5.19 to 5.1.19
- [Release notes](https://github.com/owlcs/owlapi/releases)
- [Commits](https://github.com/owlcs/owlapi/commits)

Updates `owlapi-apibinding` from 4.5.19 to 5.1.19
- [Release notes](https://github.com/owlcs/owlapi/releases)
- [Commits](https://github.com/owlcs/owlapi/commits)

Updates `owlapi-impl` from 4.5.19 to 5.1.19
- [Release notes](https://github.com/owlcs/owlapi/releases)
- [Commits](https://github.com/owlcs/owlapi/commits)

Updates `owlapi-parsers` from 4.5.19 to 5.1.19
- [Release notes](https://github.com/owlcs/owlapi/releases)
- [Commits](https://github.com/owlcs/owlapi/commits)

Updates `owlapi-oboformat` from 4.5.19 to 5.1.19
- [Release notes](https://github.com/owlcs/owlapi/releases)
- [Commits](https://github.com/owlcs/owlapi/commits)

---
updated-dependencies:
- dependency-name: net.sourceforge.owlapi:owlapi-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.sourceforge.owlapi:owlapi-apibinding
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: net.sourceforge.owlapi:owlapi-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.sourceforge.owlapi:owlapi-parsers
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.sourceforge.owlapi:owlapi-oboformat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 8, 2022
commit e245a65b6c8560eef1ab8d185f26c6e0a014a4de
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -157,7 +157,7 @@
<junit.version>4.13.1</junit.version>
<logback.version>1.2.9</logback.version>
<opencsv.version>4.6</opencsv.version>
<owlapi.version>4.5.19</owlapi.version>
<owlapi.version>5.1.19</owlapi.version>
<owlapi-osgi.version>4.5.9</owlapi-osgi.version>
<proj4j.version>1.1.1</proj4j.version>
<protege.version>5.5.0</protege.version>