meethngala commented on code in PR #3697:
URL: https://github.com/apache/gobblin/pull/3697#discussion_r1201354505


##########
gobblin-data-management/build.gradle:
##########
@@ -45,7 +45,7 @@ dependencies {
   compile externalDependency.junit
   compile externalDependency.jacksonMapperAsl
 
-  testCompile(group: 'org.apache.iceberg', name: 'iceberg-hive-metastore', 
version: '0.11.1', classifier: 'tests') {
+  testCompile(group: 'org.apache.iceberg', name: 'iceberg-hive-metastore', 
version: '1.2.0', classifier: 'tests') {

Review Comment:
   @arjun4084346 I just modified the existing dependency from an older version. 
I can define it under `gradle/scripts/dependencyDefinitions.gradle`. I wasn't 
sure why it was defined this way earlier



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to