You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by cg...@apache.org on 2021/10/21 20:27:00 UTC

[drill] branch master updated: DRILL-8018: Bump Splunk SDK to version 1.7.1 (#2345)

This is an automated email from the ASF dual-hosted git repository.

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 41ec534  DRILL-8018: Bump Splunk SDK to version 1.7.1 (#2345)
41ec534 is described below

commit 41ec53470df17387d2c8cae11bac9f0a73f90d4d
Author: Charles S. Givre <cg...@apache.org>
AuthorDate: Thu Oct 21 16:26:51 2021 -0400

    DRILL-8018: Bump Splunk SDK to version 1.7.1 (#2345)
---
 contrib/storage-splunk/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml
index d0a8b5e..f6a2b33 100644
--- a/contrib/storage-splunk/pom.xml
+++ b/contrib/storage-splunk/pom.xml
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>com.splunk</groupId>
       <artifactId>splunk</artifactId>
-      <version>1.6.5.0</version>
+      <version>1.7.1</version>
     </dependency>
     <!-- Test dependencies -->
     <dependency>