Skip to content

Commit

Permalink
NO ISSUE: Optaplanner BOM is not needed, the only dependency used is …
Browse files Browse the repository at this point in the history
…the optaplanner-quarkus. (#2067)
  • Loading branch information
porcelli authored May 30, 2024
1 parent cde6132 commit 6c72987
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kogito-apps-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,8 @@
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-bom</artifactId>
<artifactId>optaplanner-quarkus</artifactId>
<version>${version.org.optaplanner}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.redislabs</groupId>
Expand Down

0 comments on commit 6c72987

Please sign in to comment.