Skip to content

Commit

Permalink
Remove duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jan 8, 2025
1 parent df3d8ba commit f4ab490
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/camel-aws/camel-aws2-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,5 @@
<version>${awaitility-version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>${awaitility-version}</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit f4ab490

Please sign in to comment.