Repository: any23 Updated Branches: refs/heads/master 0259c695c -> 109e28c48
ANY23-372 remove LGPL-licensed dependency from core Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/109e28c4 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/109e28c4 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/109e28c4 Branch: refs/heads/master Commit: 109e28c489ebd1e6ca0516a3bff5395d0d0b4ea9 Parents: 0259c69 Author: Hans <[email protected]> Authored: Fri Jul 27 18:56:43 2018 -0500 Committer: Hans <[email protected]> Committed: Fri Jul 27 18:56:43 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/109e28c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1bc9045..e175dad 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ <httpclient.version>4.5.6</httpclient.version> <httpcore.version>4.4.10</httpcore.version> - <owlapi.version>5.1.5</owlapi.version> + <owlapi.version>5.1.6</owlapi.version> <poi.version>3.17</poi.version> <rdf4j.version>2.3.2</rdf4j.version> <semargl.version>0.7</semargl.version>
