This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit a7c91dc0f33aa7ff8cc1337440a9dcf9369e7c8c Author: Andrea Cosentino <[email protected]> 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 afb5fc2..fe84eef 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>
