Skip to content

Commit a8ea489

Browse files
authored
HBASE-29200 Bump netty4 to 4.1.119.Final in main repo (#6819)
Signed-off-by: Nihal Jain <[email protected]> Signed-off-by: Pankaj Kumar<[email protected]> Reviewed-by: Aman Poonia <[email protected]>
1 parent dd7b28c commit a8ea489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
in the dependencyManagement section as it could still lead to different versions of netty
567567
modules and cause trouble if we only rely on transitive dependencies.
568568
-->
569-
<netty4.version>4.1.116.Final</netty4.version>
569+
<netty4.version>4.1.119.Final</netty4.version>
570570
<!-- end HBASE-15925 default hadoop compatibility values -->
571571
<audience-annotations.version>0.13.0</audience-annotations.version>
572572
<!--

0 commit comments

Comments
 (0)