Skip to content

Commit d8c4fea

Browse files
committed
Revert Avro version upgrade (code not compatible with 1.9+)
1 parent 9f799db commit d8c4fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ abstractions.
4747
<dependency>
4848
<groupId>org.apache.avro</groupId>
4949
<artifactId>avro</artifactId>
50-
<version>1.9.2</version>
50+
<version>1.8.2</version>
5151
</dependency>
5252

5353
<!-- and for testing we need logback -->

0 commit comments

Comments
 (0)