Skip to content

Commit 07b4a08

Browse files
author
anders-wartoft
committed
1.1-1 Updated kafka-clients dependency due to security vulnerability in earlier versions.
1 parent 2375a16 commit 07b4a08

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README-v1.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ java -jar target/LogGenerator-with-dependencies.jar -i kafka -icn test2 -itn tes
1616
When running the last command, press Ctrl-C to see the gaps in the received data. Since we started the counter on 100, there should at least be one gap: 1-99.
1717

1818
### Latest Release notes
19+
#### 1.1-1
20+
1.1-1 Updated kafka-clients dependency due to security vulnerability in earlier versions of the Kafka-client library used.
21+
22+
CVE-2024-31141 Moderate severity.
1923
#### 1.06-SNAPSHOT
2024
- DropFilter added. Use a regular expression to specify events to drop
2125
- DateSubstitute now supports epoch format

0 commit comments

Comments
 (0)