Skip to content

Commit 169322e

Browse files
Merge pull request #291 from splunk/prodsec-update
Update prodsec vulnerable library and provide proper format in README.md file
2 parents 55b5d9e + 24d15c7 commit 169322e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
1515

1616
Note: HEC Acknowledgement prevents potential data loss but may slow down event ingestion.
1717

18-
###Supported technologies
18+
## Supported technologies
1919

2020
Splunk Connect for Kafka lets you subscribe to a Kafka topic and stream the data to the Splunk HTTP event collector on the following technologies:
2121

22-
* Apache Kafka
23-
* Amazon Managed Streaming for Apache Kafka (Amazon MSK)
24-
* Confluent Platform
22+
* Apache Kafka
23+
* Amazon Managed Streaming for Apache Kafka (Amazon MSK)
24+
* Confluent Platform
2525

2626
## Build
2727

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.kafka</groupId>
4040
<artifactId>connect-api</artifactId>
41-
<version>2.4.1</version>
41+
<version>2.8.1</version>
4242
<scope>compile</scope>
4343
</dependency>
4444
<dependency>

0 commit comments

Comments
 (0)