Skip to content

Commit

Permalink
remove TestAwsCryptographicMaterialProviders snapshot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikKapila committed Sep 18, 2024
1 parent 5cd377b commit 1dbf93e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@
<version>1.6.0</version>
</dependency>

<dependency>
<groupId>software.amazon.cryptography</groupId>
<artifactId>TestAwsCryptographicMaterialProviders</artifactId>
<version>1.0-SNAPSHOT</version>
<optional>true</optional>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
Expand Down

0 comments on commit 1dbf93e

Please sign in to comment.