Skip to content

Commit 14e13f6

Browse files
committed
CAMEL-22999: Remove aws v1 from examples as we are on v2
1 parent 96ab923 commit 14e13f6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

aws/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,5 @@
5959
<type>test-jar</type>
6060
<scope>test</scope>
6161
</dependency>
62-
<dependency>
63-
<groupId>com.amazonaws</groupId>
64-
<artifactId>aws-java-sdk-core</artifactId>
65-
<version>1.12.150</version>
66-
<scope>test</scope>
67-
</dependency>
6862
</dependencies>
6963
</project>

0 commit comments

Comments
 (0)