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

Matthew Swift
25.35.2011 9a5c69954c7eab44470a0ace7a644de3fa1a06ea
Fix OPENDJ-367: Upgrade SDK to Grizzly 2.1.7 release
2 files modified
4 ■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 2 ●●● patch | view | raw | blame | history
opendj3/pom.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/pom.xml
@@ -50,7 +50,7 @@
    <dependency>
      <groupId>org.glassfish.grizzly</groupId>
      <artifactId>grizzly-framework</artifactId>
      <version>2.1.7-SNAPSHOT</version>
      <version>2.1.7</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
opendj3/pom.xml
@@ -750,6 +750,7 @@
        <enabled>false</enabled>
      </releases>
    </repository>
    <!--
    <repository>
      <id>jvnet-nexus-snapshots</id>
      <url>https://maven.java.net/content/repositories/snapshots</url>
@@ -760,6 +761,7 @@
        <enabled>true</enabled>
      </snapshots>
    </repository>
    -->
  </repositories>
  <dependencies>
    <dependency>