Skip to content

Commit

Permalink
#000: Removed the dependency execlusion
Browse files Browse the repository at this point in the history
  • Loading branch information
manjudr committed Aug 27, 2024
1 parent 49043d7 commit 89b17f5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pipeline/cache-indexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@
<groupId>org.sunbird.obsrv</groupId>
<artifactId>dataset-registry</artifactId>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.json4s</groupId>
Expand Down

0 comments on commit 89b17f5

Please sign in to comment.