Skip to content

Commit

Permalink
Enforce Hibernate Search constraint in BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jul 11, 2022
1 parent 2e94224 commit 844ee96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4858,7 +4858,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- TODO current infinispan-client is using 6.0.8 and isn't breaking with the following constraints
<dependency>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-engine</artifactId>
Expand All @@ -4874,7 +4873,6 @@
<artifactId>hibernate-search-util-common</artifactId>
<version>${hibernate-search.version}</version>
</dependency>
-->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
Expand Down

0 comments on commit 844ee96

Please sign in to comment.