We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f97ae5 commit 2337cfaCopy full SHA for 2337cfa
lighty-core/dependency-versions/pom.xml
@@ -22,14 +22,6 @@
22
23
<dependencyManagement>
24
<dependencies>
25
- <!-- FIXME remove this when ODL bumps to newer netty version -->
26
- <dependency>
27
- <groupId>io.netty</groupId>
28
- <artifactId>netty-bom</artifactId>
29
- <version>4.1.124.Final</version>
30
- <type>pom</type>
31
- <scope>import</scope>
32
- </dependency>
33
<!-- FIXME remove this when ODL bumps to newer jetty -->
34
<dependency>
35
<groupId>org.eclipse.jetty</groupId>
0 commit comments