File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 566
566
in the dependencyManagement section as it could still lead to different versions of netty
567
567
modules and cause trouble if we only rely on transitive dependencies.
568
568
-->
569
- <netty3 .version>3.10.6.Final</netty3 .version>
570
569
<netty4 .version>4.1.112.Final</netty4 .version>
571
570
<!-- end HBASE-15925 default hadoop compatibility values -->
572
571
<audience-annotations .version>0.13.0</audience-annotations .version>
1583
1582
</exclusion >
1584
1583
</exclusions >
1585
1584
</dependency >
1586
- <dependency >
1587
- <groupId >io.netty</groupId >
1588
- <artifactId >netty</artifactId >
1589
- <version >${netty3.version} </version >
1590
- </dependency >
1591
1585
<dependency >
1592
1586
<groupId >io.netty</groupId >
1593
1587
<artifactId >netty-bom</artifactId >
You can’t perform that action at this time.
0 commit comments