Skip to content

Commit

Permalink
Merge pull request #724 from payara/snyk-fix-a3c6409490fd7d49b90b4911…
Browse files Browse the repository at this point in the history
…ce58236d

[Snyk] Security upgrade org.apache.kafka:kafka-clients from 3.2.1 to 3.6.0
  • Loading branch information
jGauravGupta authored Jan 12, 2024
2 parents b99705f + f78eb18 commit d48e176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kafka/KafkaRAR/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.4.0</version>
<version>3.6.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit d48e176

Please sign in to comment.