cgivre commented on code in PR #2929:
URL: https://github.com/apache/drill/pull/2929#discussion_r1703546254


##########
contrib/storage-splunk/pom.xml:
##########
@@ -58,6 +58,12 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>com.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+      <version>2.9.3</version>

Review Comment:
   @jnturton  Is that a +1?  I somehow broke the versioning when I rebased on 
the current master, but I'll fix before merging.



-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to