Skip to content

Commit 2337cfa

Browse files
Tobianasihrasko
authored andcommitted
Revert "Bump netty to 4.1.124.Final"
odlparent 14.1.1 uses newer version 4.2.2.Final making this commit redundant: https://github.com/opendaylight/odlparent/blob/v14.1.1/odlparent-dependency-check/pom.xml#L99 This reverts commit 26e1fe7 Signed-off-by: tobias.pobocik <[email protected]>
1 parent 2f97ae5 commit 2337cfa

File tree

1 file changed

+0
-8
lines changed
  • lighty-core/dependency-versions

1 file changed

+0
-8
lines changed

lighty-core/dependency-versions/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@
2222

2323
<dependencyManagement>
2424
<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>
3325
<!-- FIXME remove this when ODL bumps to newer jetty -->
3426
<dependency>
3527
<groupId>org.eclipse.jetty</groupId>

0 commit comments

Comments
 (0)