Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients in /graphql/aggregator
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.2.0 to 5.3.0-ccs.

---
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 Nov 19, 2024
1 parent 049ae54 commit 8982d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<mvn.compiler.version>3.8.1</mvn.compiler.version>
<mvn.dependency.version>3.1.1</mvn.dependency.version>
<mvn.war.version>3.3.2</mvn.war.version>
<apache.kafka.version>3.2.0</apache.kafka.version>
<apache.kafka.version>5.3.0-ccs</apache.kafka.version>
<version.thorntail>2.5.0.Final</version.thorntail>
<version.org.slf4j>1.7.36</version.org.slf4j>
<version.com.fasterxml.jackson>2.13.2</version.com.fasterxml.jackson>
Expand Down

0 comments on commit 8982d70

Please sign in to comment.