You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by ha...@apache.org on 2018/10/27 01:02:18 UTC

any23 git commit: ANY23-403 upgrade to RDF4J 2.4.0

Repository: any23
Updated Branches:
  refs/heads/master 21ffebda3 -> d80bb5ab2


ANY23-403 upgrade to RDF4J 2.4.0


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/d80bb5ab
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/d80bb5ab
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/d80bb5ab

Branch: refs/heads/master
Commit: d80bb5ab298a615d55662bcc26063533cc7987ec
Parents: 21ffebd
Author: Hans <fi...@gmail.com>
Authored: Fri Oct 26 20:01:45 2018 -0500
Committer: Hans <fi...@gmail.com>
Committed: Fri Oct 26 20:01:45 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/d80bb5ab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 41761d0..b5470ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
     <httpcore.version>4.4.10</httpcore.version>
     <owlapi.version>5.1.6</owlapi.version>
     <poi.version>3.17</poi.version>
-    <rdf4j.version>2.3.2</rdf4j.version>
+    <rdf4j.version>2.4.0</rdf4j.version>
     <semargl.version>0.7</semargl.version>
     <slf4j.logger.version>1.7.25</slf4j.logger.version>
     <tika.version>1.18</tika.version>