Skip to content

Could not find artifact org.apache.kafka:kafka-clients:jar:2.9.13 #2980

Closed Answered by gpando
anudhij asked this question in Q&A
Discussion options

You must be logged in to vote

https://docs.spring.io/spring-kafka/docs/2.9.13/reference/html/#update-deps

<properties>
    <kafka.version>3.6.0</kafka.version>
    <spring-kafka.version>2.9.13</spring-kafka.version>
</properties>

<dependency>
    <groupId>org.springframework.kafka</groupId>
    <artifactId>spring-kafka</artifactId>
</dependency>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anudhij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants