Skip to content

HBASE-29304 [hbase-thirdparty] Bump dependency versions before releasing - #135

Merged
NihalJain merged 1 commit into
apache:masterfrom
NihalJain:HBASE-29304
May 20, 2025
Merged

HBASE-29304 [hbase-thirdparty] Bump dependency versions before releasing#135
NihalJain merged 1 commit into
apache:masterfrom
NihalJain:HBASE-29304

Conversation

@NihalJain

Copy link
Copy Markdown
Contributor
  • netty 4.1.119.Final -> 4.1.121.Final
  • netty.tcnative 2.0.69.Final -> 2.0.71.Final
  • guava 33.4.0-jre -> 33.4.8-jre
  • error_prone_annotations 2.36.0 -> 2.38.0
  • gson 2.11.0 -> 2.13.1
  • jetty 9.4.56.v20240826 -> 9.4.57.v20241219
  • jetty-12-plus 12.0.20 -> 12.0.21
  • jackson-jaxrs-json-provider 2.17.3 -> 2.19.0

* netty 4.1.119.Final -> 4.1.121.Final
* netty.tcnative 2.0.69.Final -> 2.0.71.Final
* guava 33.4.0-jre -> 33.4.8-jre
* error_prone_annotations 2.36.0 -> 2.38.0
* gson 2.11.0 -> 2.13.1
* jetty 9.4.56.v20240826 -> 9.4.57.v20241219
* jetty-12-plus 12.0.20 -> 12.0.21
* jackson-jaxrs-json-provider 2.17.3 -> 2.19.0
@stoty

Copy link
Copy Markdown
Contributor

Do you have an HBase test run with these versions ?
Otherwise LGTM.

@NihalJain

NihalJain commented May 14, 2025

Copy link
Copy Markdown
ContributorAuthor

Do you have an HBase test run with these versions ? Otherwise LGTM.

Yes I plan to run. Will create a commit with both proto and this change clubbed together and push snapshot and run hbase tests with that. Working on proto change right now. Will update once done!

@Apache-HBase

This comment was marked as outdated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 27sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall0m 50smaster passed
+1 💚compile0m 13smaster passed
+1 💚javadoc0m 7smaster passed
_ Patch Compile Tests _
+1 💚mvninstall0m 40sthe patch passed
+1 💚compile0m 13sthe patch passed
+1 💚javac0m 13sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 0sThe patch has no ill-formed XML file.
+1 💚javadoc0m 6sthe patch passed
_ Other Tests _
+1 💚unit0m 45sroot in the patch passed.
+1 💚asflicense0m 7sThe patch does not generate ASF License warnings.
3m 36s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-135/2/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR#135
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux b46885311232 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
git revisionmaster / 6016e75
Default JavaTemurin-1.8.0_452-b09
Test Resultshttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-135/2/testReport/
Max. process+thread count388 (vs. ulimit of 1000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-135/2/console
versionsgit=2.43.0 maven=3.9.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Do you have an HBase test run with these versions ? Otherwise LGTM.

Yes I plan to run. Will create a commit with both proto and this change clubbed together and push snapshot and run hbase tests with that. Working on proto change right now. Will update once done!

Build passes with this change, refer apache/hbase#6993, please let me know if we are good to merge this

@mnpooniamnpoonia left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Something i was looking at as have updated at my day job few days ago.

@NihalJain
NihalJain merged commit 848f4b3 into apache:masterMay 20, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@NihalJain@stoty@Apache-HBase@ndimiduk@mnpoonia