Repository: jena Updated Branches: refs/heads/master e21f3b830 -> 347d7764d
Upgrade Google Guava: 18.0 -> 21.0 Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/347d7764 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/347d7764 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/347d7764 Branch: refs/heads/master Commit: 347d7764dc9132e182e5f8c12de99c3c20938ce8 Parents: e21f3b8 Author: Andy Seaborne <[email protected]> Authored: Sat Mar 25 16:51:15 2017 +0000 Committer: Andy Seaborne <[email protected]> Committed: Sat Mar 25 16:51:15 2017 +0000 ---------------------------------------------------------------------- jena-shaded-guava/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/347d7764/jena-shaded-guava/pom.xml ---------------------------------------------------------------------- diff --git a/jena-shaded-guava/pom.xml b/jena-shaded-guava/pom.xml index 4588dea..2647fdc 100644 --- a/jena-shaded-guava/pom.xml +++ b/jena-shaded-guava/pom.xml @@ -46,7 +46,7 @@ <!-- Version number specified explicitly and not in jena-parent, as it should only be used here, and further shadowing/bundle/NOTICE consideration might be needed on upgrade. --> - <version>18.0</version> + <version>21.0</version> </dependency> </dependencies>
