We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577ff4d commit e69d17eCopy full SHA for e69d17e
pom.xml
@@ -46,7 +46,7 @@
46
<properties>
47
<!--jacoco prepare-agent needs argLine defined to set this variable. if we don't have a default set then maven gets angry.-->
48
<argLine></argLine>
49
- <avro.version>1.12.0</avro.version>
+ <avro.version>1.11.4</avro.version>
50
<classgraph.version>4.8.138</classgraph.version>
51
<commons-io.version>2.16.0</commons-io.version>
52
<aws-java-sdk.version>1.12.701</aws-java-sdk.version>
0 commit comments