Skip to content

Commit

Permalink
Revert upgrade to Avro 1.12.0 (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayokota authored Dec 10, 2024
1 parent 577ff4d commit e69d17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<properties>
<!--jacoco prepare-agent needs argLine defined to set this variable. if we don't have a default set then maven gets angry.-->
<argLine></argLine>
<avro.version>1.12.0</avro.version>
<avro.version>1.11.4</avro.version>
<classgraph.version>4.8.138</classgraph.version>
<commons-io.version>2.16.0</commons-io.version>
<aws-java-sdk.version>1.12.701</aws-java-sdk.version>
Expand Down

0 comments on commit e69d17e

Please sign in to comment.