We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12388dd commit df4091bCopy full SHA for df4091b
2 files changed
opendj-grizzly/pom.xml
@@ -66,7 +66,6 @@
66
<dependency>
67
<groupId>org.glassfish.grizzly</groupId>
68
<artifactId>grizzly-framework</artifactId>
69
- <version>${grizzly-framework.version}</version>
70
</dependency>
71
72
pom.xml
@@ -37,7 +37,6 @@
37
<localized.jars.classifier>i18n</localized.jars.classifier>
38
<commons.version>2.2.5-SNAPSHOT</commons.version>
39
<freemarker.version>2.3.34</freemarker.version>
40
- <grizzly-framework.version>2.3.35</grizzly-framework.version>
41
<metrics-core.version>4.2.30</metrics-core.version>
42
<maven.compiler.target>11</maven.compiler.target>
43
<maven.compiler.source>11</maven.compiler.source>
0 commit comments