Skip to content

Commit

Permalink
Remove redundant camel-test-junit5 dependency from artemis-elasticsea…
Browse files Browse the repository at this point in the history
…rch example project
  • Loading branch information
jamesnetherton committed Sep 11, 2024
1 parent fb01ef5 commit f8d7de1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions artemis-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,6 @@
<artifactId>elasticsearch</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-junit5</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
Expand Down

0 comments on commit f8d7de1

Please sign in to comment.