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

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

Grizzly 2.1.9 released.
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/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>