Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4bec07e commit f79ec22
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 @@ -56,7 +56,7 @@
<tyrus.version>2.2.0</tyrus.version>
<commons-text.version>1.12.0</commons-text.version>
<citrus.kafka.version>4.2.1</citrus.kafka.version>
<kafka.clients.version>3.7.1</kafka.clients.version>
<kafka.clients.version>3.8.0</kafka.clients.version>
<kubernetes.client.version>6.13.2</kubernetes.client.version>
</properties>

Expand Down

0 comments on commit f79ec22

Please sign in to comment.