Skip to content

Commit

Permalink
MINOR: Remove duplicate junit dependency in ksql-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ewencp committed Oct 5, 2018
1 parent 1ab4061 commit ae8645f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ksql-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.confluent.avro</groupId>
<artifactId>avro-random-generator</artifactId>
Expand Down

0 comments on commit ae8645f

Please sign in to comment.