Skip to content

Commit fa1fa64

Browse files
Bump org.apache.kafka:kafka-clients
Bumps the maven group with 1 update in the /msk-lambda-iam-java-sam/kafka_event_consumer_function directory: org.apache.kafka:kafka-clients. Updates `org.apache.kafka:kafka-clients` from 3.4.0 to 3.7.1 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1af5520 commit fa1fa64

File tree

1 file changed

+1
-1
lines changed
  • msk-lambda-iam-java-sam/kafka_event_consumer_function

1 file changed

+1
-1
lines changed

msk-lambda-iam-java-sam/kafka_event_consumer_function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.kafka</groupId>
3232
<artifactId>kafka-clients</artifactId>
33-
<version>3.4.0</version>
33+
<version>3.7.1</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)