From c172abeb9256d402d952e8692710720454dac9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:59:46 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20hadoop-common=20from=202.8.4=20to=203.2.?= =?UTF-8?q?3=20in=20/Day05=E6=89=8B=E5=86=99RPC=E7=A8=8B=E5=BA=8F&WordCoun?= =?UTF-8?q?t=E6=A1=88=E4=BE=8B/Demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps hadoop-common from 2.8.4 to 3.2.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Demo/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Day05\346\211\213\345\206\231RPC\347\250\213\345\272\217&WordCount\346\241\210\344\276\213/Demo/pom.xml" "b/Day05\346\211\213\345\206\231RPC\347\250\213\345\272\217&WordCount\346\241\210\344\276\213/Demo/pom.xml" index a98954f..6c75423 100644 --- "a/Day05\346\211\213\345\206\231RPC\347\250\213\345\272\217&WordCount\346\241\210\344\276\213/Demo/pom.xml" +++ "b/Day05\346\211\213\345\206\231RPC\347\250\213\345\272\217&WordCount\346\241\210\344\276\213/Demo/pom.xml" @@ -31,7 +31,7 @@ org.apache.hadoop hadoop-common - 2.8.4 + 3.2.3 junit