Skip to content

Commit

Permalink
Merge pull request #2586 from aws-samples/dependabot/maven/msk-lambda…
Browse files Browse the repository at this point in the history
…-iam-java-sam/kafka_event_consumer_function/maven-cd2416950a

Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.7.1 in /msk-lambda-iam-java-sam/kafka_event_consumer_function in the maven group across 1 directory
  • Loading branch information
julianwood authored Jan 14, 2025
2 parents a89ee36 + fa1fa64 commit ee53b9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.4.0</version>
<version>3.7.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit ee53b9a

Please sign in to comment.