Skip to content

Commit

Permalink
Use lowest possible API version
Browse files Browse the repository at this point in the history
  • Loading branch information
gh-mlfowler committed Apr 1, 2019
1 parent 92be415 commit 599b23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>connect-api</artifactId>
<version>2.1.1</version>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 599b23b

Please sign in to comment.