Skip to content

Commit

Permalink
[incubator-kie-issues#1482] Fix data-index dependency in PIM example (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
martinweiler authored and rgdoliveira committed Oct 3, 2024
1 parent d2099c9 commit bc8b967
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 bc8b967

Please sign in to comment.