Skip to content

Commit d296726

Browse files
committed
GH-1549 - Remove obsolete Spring Kafka dependency from example.
1 parent 8da23c6 commit d296726

File tree

1 file changed

+0
-5
lines changed
  • spring-modulith-examples/spring-modulith-example-kafka

1 file changed

+0
-5
lines changed

spring-modulith-examples/spring-modulith-example-kafka/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
<artifactId>spring-modulith-events-kafka</artifactId>
3434
</dependency>
3535

36-
<dependency>
37-
<groupId>org.springframework.kafka</groupId>
38-
<artifactId>spring-kafka</artifactId>
39-
</dependency>
40-
4136
<!-- jMolecules -->
4237

4338
<dependency>

0 commit comments

Comments
 (0)