Skip to content

Commit a6e14d1

Browse files
committed
install accp
1 parent 34b4589 commit a6e14d1

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
@@ -119,6 +119,14 @@
119119
<scope>compile</scope>
120120
</dependency>
121121

122+
<dependency>
123+
<groupId>software.amazon.cryptools</groupId>
124+
<artifactId>AmazonCorrettoCryptoProvider</artifactId>
125+
<version>[2.0, 3.0)</version>
126+
<classifier>linux-x86_64</classifier>
127+
<scope>test</scope>
128+
</dependency>
129+
122130
<dependency>
123131
<groupId>com.sun.xml.messaging.saaj</groupId>
124132
<artifactId>saaj-impl</artifactId>

0 commit comments

Comments
 (0)