Skip to content

Commit

Permalink
Kogito 1.23.0.Final + OptaPlanner 8.23.0.Final
Browse files Browse the repository at this point in the history
Package application for infinispan tests

added changes after doing a ./mvnw -Dsync
  • Loading branch information
mbiarnes committed Jun 21, 2022
1 parent 5f976f6 commit 5096d74
Show file tree
Hide file tree
Showing 7 changed files with 1,297 additions and 1,320 deletions.
8 changes: 4 additions & 4 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10485,22 +10485,22 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-deployment</artifactId>
<version>8.22.1.Final</version>
<version>8.23.0.Final</version>
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-jackson-deployment</artifactId>
<version>8.22.1.Final</version>
<version>8.23.0.Final</version>
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-jackson</artifactId>
<version>8.22.1.Final</version>
<version>8.23.0.Final</version>
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus</artifactId>
<version>8.22.1.Final</version>
<version>8.23.0.Final</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
Expand Down
Loading

0 comments on commit 5096d74

Please sign in to comment.