Skip to content

Commit

Permalink
Add forgotten dependency
Browse files Browse the repository at this point in the history
(cherry picked from commit a6671f2)
  • Loading branch information
mederly committed Oct 17, 2018
1 parent 768a289 commit 1f0fdb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infra/common/pom.xml
Expand Up @@ -115,5 +115,10 @@
<version>3.8.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 1f0fdb3

Please sign in to comment.