Repository: any23 Updated Branches: refs/heads/master 7c6868860 -> 0adafd175
ANY23-319 Upgrade jsonld-java dependency to 0.11.1 Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/0adafd17 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/0adafd17 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/0adafd17 Branch: refs/heads/master Commit: 0adafd17501e0c22d8ff546f105303b0d1b53e65 Parents: 7c68688 Author: Lewis John McGibbney <[email protected]> Authored: Sat Dec 30 02:13:14 2017 +0000 Committer: Lewis John McGibbney <[email protected]> Committed: Sat Dec 30 02:13:14 2017 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/0adafd17/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6f13430..9261bcc 100644 --- a/pom.xml +++ b/pom.xml @@ -462,7 +462,7 @@ <dependency> <groupId>com.github.jsonld-java</groupId> <artifactId>jsonld-java</artifactId> - <version>0.10.0</version> + <version>0.11.1</version> </dependency> <dependency> <groupId>org.semarglproject</groupId>
