Skip to content

Commit

Permalink
Merge pull request #2347 from hongwei1/develop
Browse files Browse the repository at this point in the history
refactor/removed the EmbeddedKafka
  • Loading branch information
simonredfern authored Dec 6, 2023
2 parents f59448e + d5eb84d commit d505b3f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 745 deletions.
10 changes: 0 additions & 10 deletions obp-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -360,16 +360,6 @@
<artifactId>geocalc</artifactId>
<version>0.5.7</version>
</dependency>
<!-- embeded kafka for unit test start -->
<!-- https://mvnrepository.com/artifact/io.github.embeddedkafka/embedded-kafka -->
<dependency>
<groupId>io.github.embeddedkafka</groupId>
<artifactId>embedded-kafka_2.12</artifactId>
<version>2.4.1.1</version>
<scope>test</scope>
</dependency>
<!-- embeded kafka for unit test end -->
<!-- https://mvnrepository.com/artifact/com.twilio.sdk/twilio -->
<dependency>
<groupId>com.twilio.sdk</groupId>
<artifactId>twilio</artifactId>
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit d505b3f

Please sign in to comment.