You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/01/06 09:41:15 UTC

[GitHub] [hadoop] bilaharith commented on a change in pull request #1790: changes for combined append+flush calls for blockblob(traditionan) an…

bilaharith commented on a change in pull request #1790: changes for combined append+flush calls for blockblob(traditionan) an…
URL: https://github.com/apache/hadoop/pull/1790#discussion_r363219914
 
 

 ##########
 File path: hadoop-tools/hadoop-azure/pom.xml
 ##########
 @@ -143,6 +143,14 @@
 
   <!-- see hadoop-project/pom.xml for version number declarations -->
   <dependencies>
+		<!-- https://mvnrepository.com/artifact/org.mockito/mockito-all -->
+		<dependency>
+				<groupId>org.mockito</groupId>
+				<artifactId>mockito-all</artifactId>
+				<version>1.8.4</version>
 
 Review comment:
   We specify dependency versions in the parent pom

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org