Skip to content

Commit df4091b

Browse files
committed
Take Glassfish Grizzly version from commons (OpenIdentityPlatform#520)
1 parent 12388dd commit df4091b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

opendj-grizzly/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
<dependency>
6767
<groupId>org.glassfish.grizzly</groupId>
6868
<artifactId>grizzly-framework</artifactId>
69-
<version>${grizzly-framework.version}</version>
7069
</dependency>
7170

7271
<dependency>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<localized.jars.classifier>i18n</localized.jars.classifier>
3838
<commons.version>2.2.5-SNAPSHOT</commons.version>
3939
<freemarker.version>2.3.34</freemarker.version>
40-
<grizzly-framework.version>2.3.35</grizzly-framework.version>
4140
<metrics-core.version>4.2.30</metrics-core.version>
4241
<maven.compiler.target>11</maven.compiler.target>
4342
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)