You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/04/21 14:53:14 UTC

[1/2] jena git commit: JENA-1530: Update jsonld-java

Repository: jena
Updated Branches:
  refs/heads/master d609c13ea -> be6edc53d


JENA-1530: Update jsonld-java


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

Branch: refs/heads/master
Commit: 314883d86fb0107af4e55cfaba12ea90c75fa890
Parents: b9051fc
Author: Andy Seaborne <an...@apache.org>
Authored: Fri Apr 20 12:08:11 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Fri Apr 20 12:08:11 2018 +0100

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/314883d8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34447bc..c58cb5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,8 +61,8 @@
          artifacts so the versions must align. Consult jsonld-java's 
          POM for the correct dependency versions 
     -->
-    <ver.jsonldjava>0.11.1</ver.jsonldjava>
-    <ver.jackson>2.9.0</ver.jackson>
+    <ver.jsonldjava>0.12.0</ver.jsonldjava>
+    <ver.jackson>2.9.5</ver.jackson>
 
     <ver.commonsio>2.6</ver.commonsio>
     <ver.commonscli>1.4</ver.commonscli>
@@ -72,8 +72,8 @@
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
 
-    <ver.httpclient>4.5.3</ver.httpclient>
-    <ver.httpcore>4.4.6</ver.httpcore>
+    <ver.httpclient>4.5.5</ver.httpclient>
+    <ver.httpcore>4.4.9</ver.httpcore>
     <!-- Normally, these are the same as the above
          In the case of 4.2.6, there isn't a httpcore-osgi.
     -->


[2/2] jena git commit: JENA-1530: Merge commit 'refs/pull/403/head' of https://github.com/apache/jena

Posted by an...@apache.org.
JENA-1530: Merge commit 'refs/pull/403/head' of https://github.com/apache/jena

This closes #403.


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

Branch: refs/heads/master
Commit: be6edc53d4c1d728dac3cbd4aab4dea0b1b11b23
Parents: d609c13 314883d
Author: Andy Seaborne <an...@apache.org>
Authored: Sat Apr 21 15:48:45 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Sat Apr 21 15:48:45 2018 +0100

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------