-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[incubator-kie-issues#1575] Upgrade quarkus to 3.15 (#3750)
* Upgrade quarkus to 3.15 * Fix errors due to flyway 10 upgrade * Fix infinispan protostream errors due to upgrade * Align kubernetes-client version to quarkus supported version 6.13.3 * Upgrade quarkus to 3.15.2 * Updating jandex and quarkus camel * Upgrading h2 version to 2.3.232 and aligning other library versions * replacing quarkus-smallrye-reactive-messaging-kafka with new name * fix DevMojoIT test failures * Upgrade openapi-generator to 2.6.0 lts * Upgrading h2 version to 2.3.232 and aligning other library versions * - Upgrade `quarkus-openapi-generator` to `2.7.0-lts` - Add missing `quarkus-openapi-generator-oidc` dependency - Fix named Rest Client in integration tests * Reverting postgresql fly way dependency * Fixing sanity verification tests * Reverting flyway postgres changes * - Fix formatting * - Fix typo * - Fix tests * Disable analytics * Disable analytics * Fixing Dev Mojo IT * Minor refactoring as per migration guide 3.9 * Update quarkus version to 3.15.3 LTS * Update vertx and grpc * Align maven compiler version with quarkus * - Upgrade `io.quarkiverse.embedded.postgresql:quarkus-embedded-postgresql` version. * - Upgrade `io.quarkiverse.openapi.generator:quarkus-openapi-generator` version. * - fix `integration-tests-quarkus-openapi-client` * Minor renames as per migration guide 3.9 * Updating quarkus.package.type as per migration guide * - Remove unnecessary `xstream` dependency - Adding `flyway-database-postgresql` --------- Co-authored-by: Pere Fernández <[email protected]>
- Loading branch information
1 parent
ded3c77
commit d806897
Showing
103 changed files
with
335 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.