You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/12/10 12:57:35 UTC

[camel] 02/02: Upgrade Splunk to version 1.6.5.0_1

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

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

commit 78aad582a5bbbb284621f8928d1796f29ee503d9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 13:57:09 2018 +0100

    Upgrade Splunk to version 1.6.5.0_1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c26171c..178da73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -636,7 +636,7 @@
     <spark-version>2.3.2</spark-version>
     <spark-rest-version>2.8.0</spark-rest-version>
     <spark-rest-bundle-version>2.8.0_1</spark-rest-bundle-version>
-    <splunk-version>1.6.4.0_1</splunk-version>
+    <splunk-version>1.6.5.0_1</splunk-version>
     <spring-batch-version>4.0.1.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>4.0.1.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>2.1.1.RELEASE</spring-boot-version>