This is an automated email from the ASF dual-hosted git repository. jinglun pushed a commit to branch HADOOP-19236-original in repository https://gitbox.apache.org/repos/asf/hadoop.git
commit 59075697a613bd21707448a328b197bb1d824256 Author: lijinglun <lijing...@bytedance.com> AuthorDate: Mon Nov 18 17:22:19 2024 +0800 Integration of TOS: Rebase trunk. --- hadoop-cloud-storage-project/hadoop-tos/hadoop-tos-core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/hadoop-cloud-storage-project/hadoop-tos/hadoop-tos-core/pom.xml b/hadoop-cloud-storage-project/hadoop-tos/hadoop-tos-core/pom.xml index 99688149ccd..c6f04f30bec 100644 --- a/hadoop-cloud-storage-project/hadoop-tos/hadoop-tos-core/pom.xml +++ b/hadoop-cloud-storage-project/hadoop-tos/hadoop-tos-core/pom.xml @@ -118,6 +118,7 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> + <version>4.11.0</version> <scope>test</scope> </dependency> </dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org