This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 7dc869a CAMEL-16278: Migrate Azure dependencies to central Bom management (#5210) add 878fafe CAMEL-16357: Camel-splunk define tcpLocalReceiver port (#5217) No new revisions were added by this update. Summary of changes: .../component/splunk/SplunkEndpointConfigurer.java | 6 ++++ .../component/splunk/SplunkEndpointUriFactory.java | 3 +- .../src/main/docs/splunk-component.adoc | 3 +- .../component/splunk/SplunkConfiguration.java | 14 ++++++++++ .../camel/component/splunk/SplunkProducer.java | 5 ++++ .../component/splunk/support/TcpDataWriter.java | 26 ++++++++++++++++-- .../camel/component/splunk/ProducerTest.java | 32 ++++++++++++++++++++++ .../camel/component/splunk/RawProducerTest.java | 1 + 8 files changed, 86 insertions(+), 4 deletions(-)