cgivre commented on a change in pull request #1991: DRILL-7514: Update Apache
POI to Latest Version
URL: https://github.com/apache/drill/pull/1991#discussion_r382159258
##########
File path: contrib/udfs/pom.xml
##########
@@ -66,7 +66,7 @@
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa</artifactId>
- <version>5.11</version>
+ <version>5.13</version>
Review comment:
Unfortunately versions 5.14 and 5.15 use a banned dependency which causes
problems when you exclude it. I'm going to work with the developer to see if
we can fix that.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services