Skip to content

Commit

Permalink
Merge pull request #20 from aws-samples/dependabot/maven/org.apache.k…
Browse files Browse the repository at this point in the history
…afka-kafka-clients-2.7.2

Bump org.apache.kafka:kafka-clients from 2.7.1 to 2.7.2
  • Loading branch information
bdesert authored Sep 6, 2023
2 parents 5ef4f09 + ada71ee commit d3c6273
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 @@ -18,7 +18,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d3c6273

Please sign in to comment.