This is an automated email from the ASF dual-hosted git repository.
lewismc 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 3f11644 ANY23-572 Upgrade owlapi to 5.1.20 (#264)
3f11644 is described below
commit 3f116440f154936057ddb9a38e555d2761228dce
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Mon Feb 21 10:16:52 2022 -0800
ANY23-572 Upgrade owlapi to 5.1.20 (#264)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e689312..984136c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
- <owlapi.version>5.1.19</owlapi.version>
+ <owlapi.version>5.1.20</owlapi.version>
<rdf4j.version>3.7.4</rdf4j.version>
<semargl.version>0.7</semargl.version>
<slf4j.version>1.7.35</slf4j.version>