Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
under hbase-shaded-thrift/src/main/patches were authored against this exact version and will
not apply cleanly against any other. -->
<thrift.version>0.23.0</thrift.version>
<netty.version>4.1.131.Final</netty.version>
<netty.version>4.1.135.Final</netty.version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the version in the existing property instead of adding a new one.

<netty.tcnative.version>2.0.75.Final</netty.tcnative.version>
<guava.version>33.4.8-jre</guava.version>
<commons-cli.version>1.11.0</commons-cli.version>
Expand Down