Skip to content

Commit

Permalink
fix: upgrade org.apache.kafka:kafka-clients from 2.7.2 to 2.8.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.kafka:kafka-clients from 2.7.2 to 2.8.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/

See this project in Snyk:
https://app.snyk.io/org/megaeasex/project/f8df58fc-f562-40df-a556-3ef67f56e9f6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 31, 2024
1 parent c6db50f commit df458a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<!-- <version.spring-cloud-starter-gateway>2.2.8.RELEASE</version.spring-cloud-starter-gateway>-->
<version.maven-shade-plugin>3.2.4</version.maven-shade-plugin>
<version.log4j>2.17.1</version.log4j>
<version.kafka>2.7.2</version.kafka>
<version.kafka>2.8.2</version.kafka>
<version.lettuce>5.3.6.RELEASE</version.lettuce>
<version.metrics>4.1.17</version.metrics>
<version.jedis>3.5.2</version.jedis>
Expand Down

0 comments on commit df458a6

Please sign in to comment.