vrozov commented on a change in pull request #1264: DRILL-6422: Update guava
to 23.0 and shade it
URL: https://github.com/apache/drill/pull/1264#discussion_r200673573
##########
File path: pom.xml
##########
@@ -984,6 +984,23 @@
<!-- Managed Dependencies -->
<dependencyManagement>
<dependencies>
+ <dependency>
+ <groupId>org.apache.drill</groupId>
+ <artifactId>guava-shaded</artifactId>
+ <version>${dep.guava.version}</version>
+ <exclusions>
Review comment:
See my comment for `createDependencyReducedPom`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services