You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/07 08:09:09 UTC

[camel] branch main updated: Upgrade splunk 1.9.4

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

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


The following commit(s) were added to refs/heads/main by this push:
     new a3875351534 Upgrade splunk 1.9.4
a3875351534 is described below

commit a3875351534d9365b611d288047803160c0891a7
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 7 10:08:53 2023 +0200

    Upgrade splunk 1.9.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 71e10b4ebf5..ba0b535526b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -437,7 +437,7 @@
         <snakeyaml-version>2.0</snakeyaml-version>
         <snakeyaml-engine-version>2.6</snakeyaml-engine-version>
         <snmp4j-version>2.8.15</snmp4j-version>
-        <splunk-version>1.9.0_1</splunk-version>
+        <splunk-version>1.9.4_1</splunk-version>
         <spock-version>2.3-groovy-4.0</spock-version>
         <spring-batch-version>5.0.2</spring-batch-version>
         <spring-data-redis-version>3.1.1</spring-data-redis-version>