Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-23088 [hbase-thirdparty] Upgrade the dependencies for hbase-thi… #7

Merged
merged 1 commit into from Sep 28, 2019

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Sep 28, 2019

…rdparty

Copy link
Contributor

@busbey busbey left a comment

Choose a reason for hiding this comment

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

The commit message should include a summary of what dependecies changed to what versions.

…rdparty

netty-all: 4.1.34.Final => 4.1.41.Final
guava: 27.1-jre => 28.1-jre
commons-collections4: 4.3 => 4.4
protobuf: 3.7.1 => 3.9.2
@Apache9
Copy link
Contributor Author

Apache9 commented Sep 28, 2019

The commit message should include a summary of what dependecies changed to what versions.

Done.

@@ -141,7 +141,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.34.Final</version>
<version>4.1.41.Final</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

4.1.42 came out 3 days ago. Should use it?

Copy link
Contributor

Choose a reason for hiding this comment

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

Let me address as an addendum. Tried pushing here but no perms.

Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

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

Could update the netty as per @busbey comment before commit.

@saintstack saintstack merged commit 401d1ab into apache:master Sep 28, 2019
@saintstack
Copy link
Contributor

Merged because I want a commit in hbase-thirdparty-3.1.0 else build tooling fails. Will address Sean comment in an addendum.

saintstack added a commit that referenced this pull request Sep 28, 2019
…rdparty (#7)

Addendum upping netty from 4.1.41 to 4.1.42.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants