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 2019/02/07 06:09:09 UTC

[any23] 04/04: ANY23-424 update rdf4j again, to v2.4.4

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

commit b4d652ca7eadc2179140bc786475299ba2585078
Author: Hans <fi...@gmail.com>
AuthorDate: Thu Feb 7 00:00:39 2019 -0600

    ANY23-424 update rdf4j again, to v2.4.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 440992a..323c955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
     <httpcore.version>4.4.11</httpcore.version>
     <owlapi.version>5.1.9</owlapi.version>
     <poi.version>4.0.1</poi.version>
-    <rdf4j.version>2.4.3</rdf4j.version>
+    <rdf4j.version>2.4.4</rdf4j.version>
     <semargl.version>0.7</semargl.version>
     <slf4j.logger.version>1.7.25</slf4j.logger.version>
     <tika.version>1.20</tika.version>