Skip to content

Commit

Permalink
Remove duplicated dependency from tests-support-kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed May 31, 2024
1 parent bb721ff commit 6009c77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration-tests-support/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-junit4-mock</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-support</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6009c77

Please sign in to comment.