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

Gaetan Boismal
29.46.2014 ca10ab7bf882bf2a0a2d8c8244a3a214e5f8e4a2
Fix OPENDJ-1512 HTTP Connection Handler does not work with grizzly 2.3.14
* Update to grizzly 2.3.16
1 files modified
2 ■■■ changed files
opends/ivy.xml 2 ●●● patch | view | raw | blame | history
opends/ivy.xml
@@ -26,7 +26,7 @@
 ! -->
<!-- Using entities prevent constantly declaring the same versions -->
<!DOCTYPE ivy-module [
    <!ENTITY grizzly.version    "2.3.14">
    <!ENTITY grizzly.version    "2.3.16">
    <!ENTITY opendj.sdk.version "3.0.0-SNAPSHOT">
    <!ENTITY crest.version      "2.1.0-SNAPSHOT">
    <!ENTITY jackson.version    "1.9.13">