Skip to content

Commit

Permalink
Add AVRO in compile scope
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Jul 12, 2021
1 parent 9d30e3b commit e8bd9a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulsar-functions/runtime-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>${avro.version}</version>
<scope>provided</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit e8bd9a5

Please sign in to comment.