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 838
838
in the dependencyManagement section as it could still lead to different versions of netty
839
839
modules and cause trouble if we only rely on transitive dependencies.
840
840
-->
841
- <netty3 .version>3.10.6.Final</netty3 .version>
842
841
<netty4 .version>4.1.112.Final</netty4 .version>
843
842
<!-- end HBASE-15925 default hadoop compatibility values -->
844
843
<audience-annotations .version>0.15.0</audience-annotations .version>
1840
1839
</exclusion >
1841
1840
</exclusions >
1842
1841
</dependency >
1843
- <dependency >
1844
- <groupId >io.netty</groupId >
1845
- <artifactId >netty</artifactId >
1846
- <version >${netty3.version} </version >
1847
- </dependency >
1848
1842
<dependency >
1849
1843
<groupId >io.netty</groupId >
1850
1844
<artifactId >netty-bom</artifactId >
You can’t perform that action at this time.
0 commit comments