gremlin-driver has a direct dependency on groovy-sql. I removed it in master and all tests pass (docker/build.sh -i -t -n) so there does not appear to be any direct or indirect usage.
Why is it there? Looks like it was pulled in because of https://issues.apache.org/jira/browse/TINKERPOP-713 However, groovy-sql does not appear to be a dependency of groovy-console or anything groovy (except groovy-all). Wasn't then, isn't now. Any objections to removing it? -- Robert Dale
