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

Bruno Lavit
16.28.2015 ba65437c74fc3c4c9e2aad15918777a318b3d41a
Update the persistit dependency (4.3.0 --> 4.3.1)
1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -231,7 +231,7 @@
    <dependency>
      <groupId>org.forgerock.commons</groupId>
      <artifactId>forgerock-persistit-core</artifactId>
      <version>4.3.1-SNAPSHOT</version>
      <version>4.3.1</version>
    </dependency>
  </dependencies>