Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
pin avro plugin version to 1.8.2 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
kabochya authored May 24, 2019
1 parent 0f1005e commit 4527cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kafkastats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<plugin>
<groupId>org.apache.avro</groupId>
<artifactId>avro-maven-plugin</artifactId>
<version>1.8.2</version>
<configuration>
<stringType>String</stringType>
</configuration>
Expand Down

0 comments on commit 4527cd2

Please sign in to comment.