Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b29b870 commit b14a836
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 @@ -26,7 +26,7 @@
<sonar.exclusions>**/ApplicationConfig.java</sonar.exclusions>
<aspectj.version>1.9.19</aspectj.version>
<lombok.version>1.18.30</lombok.version>
<kafkaclients.version>3.3.2</kafkaclients.version>
<kafkaclients.version>3.7.1</kafkaclients.version>
<kafka-junit.version>3.3.0</kafka-junit.version>
<spring.version>6.1.13</spring.version>
<apache-httpclient.version>4.5.13</apache-httpclient.version>
Expand Down

0 comments on commit b14a836

Please sign in to comment.