aboutsummaryrefslogtreecommitdiff
path: root/other/java/hdfs3/src/test
AgeCommit message (Collapse)AuthorFilesLines
2025-11-19chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in ↵dependabot[bot]2-0/+469
/other/java/hdfs3 (#7512) * chore(deps): bump org.apache.hadoop:hadoop-common in /other/java/hdfs3 Bumps org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * add java client unit tests * Update dependency-reduced-pom.xml * add java integration tests * fix * fix buffer --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com>