Skip to content

Commit

Permalink
fix generate javadoc for kafka-connect-adaptor failed (apache#11807)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangc0276 authored and ciaocloud committed Oct 16, 2021
1 parent 8ffae4e commit 00072ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pulsar-io/kafka-connect-adaptor/pom.xml
Expand Up @@ -113,5 +113,11 @@
<type>test-jar</type>
</dependency>

<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>
</project>

0 comments on commit 00072ae

Please sign in to comment.