We have started to get build errors from Avatica because we depend on version 4.0.1 of libraries grgit-gradle and grgit-core and these no longer exist in Maven Central. The oldest version in Maven Central is 4.1.1.
I have logged a bug [1] and tried to make a fix [2] but apparently I don't understand how to override transitive dependencies in Gradle. Can someone who understands Gradle please take a look? Julian [1] https://issues.apache.org/jira/browse/CALCITE-5371 [2] https://github.com/julianhyde/calcite-avatica/tree/5371-bump-grgit
