Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
[BZ 1234991] update server integration test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed Nov 20, 2015
1 parent ce28825 commit 22af31c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/enterprise/server/itests-2/pom.xml
Expand Up @@ -814,6 +814,12 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-core-asl</artifactId>
<version>1.9.13</version>
<scope>test</scope>
</dependency>
</dependencies>
</profile>

Expand Down

0 comments on commit 22af31c

Please sign in to comment.