This is an automated email from the ASF dual-hosted git repository.
hansbrende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new c85afd0 ANY23-432 update owlapi to v5.1.11
c85afd0 is described below
commit c85afd0dd225f2dace0cea26e401b96dd0bdcd16
Author: Hans <[email protected]>
AuthorDate: Sat Sep 14 20:57:19 2019 -0500
ANY23-432 update owlapi to v5.1.11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3c7b1cd..7444f03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
<httpclient.version>4.5.7</httpclient.version>
<httpcore.version>4.4.11</httpcore.version>
- <owlapi.version>5.1.9</owlapi.version>
+ <owlapi.version>5.1.11</owlapi.version>
<poi.version>4.0.1</poi.version>
<rdf4j.version>2.4.4</rdf4j.version>
<semargl.version>0.7</semargl.version>