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

Matthew Swift
20.01.2012 e2afaa64716cad50c3409b6b25a599a5f72f60c6
Fix OPENDJ-422: Concurrent writes of large LDAP messages can become interleaved

Grizzly 2.1.9 released.
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 2 ●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/pom.xml
@@ -47,7 +47,7 @@
    <dependency>
      <groupId>org.glassfish.grizzly</groupId>
      <artifactId>grizzly-framework</artifactId>
      <version>2.1.9-SNAPSHOT</version>
      <version>2.1.9</version>
      <scope>compile</scope>
    </dependency>
    <dependency>