Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 in /start
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 6eaf3ba commit 5bba182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/models/pom.xml
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.7.0</version>
<version>3.7.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5bba182

Please sign in to comment.