mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
11.14.2018 8579698714d7323cddccb221480fb4465b1fefb0
update submodules with mockito
2 files modified
3 ■■■■ changed files
forgerock-parent @ 204251 2 ●●● patch | view | raw | blame | history
pom.xml 1 ●●●● patch | view | raw | blame | history
forgerock-parent
@@ -1 +1 @@
Subproject commit c067ad4a85209f9702fc1ac60e6ac12d58a0b1af
Subproject commit 2042511370a9b6ae615913d9d305b0564129329f
pom.xml
@@ -245,6 +245,7 @@
        <dependency>
            <groupId>org.mockito</groupId>
            <artifactId>mockito-all</artifactId>
            <version>1.10.19</version>
            <scope>test</scope>
        </dependency>