Skip to content

Commit 1648d3d

Browse files
committed
revert; fix TestVectors snapshot version
1 parent 1dbf93e commit 1648d3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,14 @@
7171
<version>1.6.0</version>
7272
</dependency>
7373

74+
<dependency>
75+
<groupId>software.amazon.cryptography</groupId>
76+
<artifactId>TestAwsCryptographicMaterialProviders</artifactId>
77+
<version>1.6.0-SNAPSHOT</version>
78+
<optional>true</optional>
79+
<scope>test</scope>
80+
</dependency>
81+
7482
<dependency>
7583
<groupId>org.bouncycastle</groupId>
7684
<artifactId>bcprov-jdk18on</artifactId>

0 commit comments

Comments
 (0)