Description
After merging AVRO-3009, the C tests fail with
Error: Failed to execute goal on project trevni-avro: Could not resolve dependencies for project org.apache.avro:trevni-avro:jar:1.11.0-SNAPSHOT: Could not transfer artifact org.apache.commons:commons-lang3:jar:3.7 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar: Connection reset -> [Help 1]
despite having passed in my fork. I believe the reason may be due to rate limiting. We should ensure that caching is working as expected, and try this test again later.