Skip to content

Commit

Permalink
Merge pull request #738 from gsmet/quarkus-2.15.1
Browse files Browse the repository at this point in the history
Upgrade to Quarkus 2.15.1.Final (and backport the Kogito upgrade in passing)
  • Loading branch information
gsmet committed Dec 21, 2022
2 parents 732679c + 42165b0 commit b5b8c36
Show file tree
Hide file tree
Showing 12 changed files with 3,480 additions and 3,388 deletions.
8 changes: 4 additions & 4 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Expand Up @@ -11190,7 +11190,7 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-deployment</artifactId>
<version>8.31.1.Final</version>
<version>8.32.0.Final</version>
<exclusions>
<exclusion>
<groupId>jakarta.activation</groupId>
Expand All @@ -11205,7 +11205,7 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-jackson-deployment</artifactId>
<version>8.31.1.Final</version>
<version>8.32.0.Final</version>
<exclusions>
<exclusion>
<groupId>jakarta.activation</groupId>
Expand All @@ -11220,7 +11220,7 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus-jackson</artifactId>
<version>8.31.1.Final</version>
<version>8.32.0.Final</version>
<exclusions>
<exclusion>
<groupId>jakarta.activation</groupId>
Expand All @@ -11235,7 +11235,7 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-quarkus</artifactId>
<version>8.31.1.Final</version>
<version>8.32.0.Final</version>
<exclusions>
<exclusion>
<groupId>jakarta.activation</groupId>
Expand Down

0 comments on commit b5b8c36

Please sign in to comment.