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

Matthew Swift
25.51.2015 1e0c0d14ac782f000c08b622585dbd73390d4157
OPENDJ-2385 / OPENDJ-2046 Upgrade Grizzly to 2.3.23

Upgrading seems to fix OPENDJ-2046 (HTTP Connection Handler doesn't
return anything and spins on connection closure).
1 files modified
2 ■■■ changed files
opendj-server-legacy/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -171,7 +171,7 @@
    <dependency>
      <groupId>org.glassfish.grizzly</groupId>
      <artifactId>grizzly-http-servlet</artifactId>
      <version>2.3.16</version>
      <version>${grizzly-framework.version}</version>
      <exclusions>
        <exclusion>
          <groupId>javax.servlet</groupId>