Skip to content

Commit

Permalink
[incubator-kie-issues#1482] Fix data-index dependency in PIM example
Browse files Browse the repository at this point in the history
  • Loading branch information
martinweiler committed Sep 16, 2024
1 parent 6872c35 commit d2a5218
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,6 @@
<artifactId>kogito-addons-quarkus-data-index-postgresql</artifactId>
</dependency>

<!-- Data Index Persistence -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kogito-addons-quarkus-data-index-persistence-postgresql</artifactId>
</dependency>

<!-- Jobs Service -->
<dependency>
<groupId>org.kie</groupId>
Expand Down

0 comments on commit d2a5218

Please sign in to comment.