Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.100.x-prod] Upgrade Quarkus to 3.8.4 #16

Merged

Conversation

rgdoliveira
Copy link
Member

@rgdoliveira rgdoliveira commented May 13, 2024

This PR is a cherry-pick of Quarkus ugrade to 3.8.4 in upstream + changing midstream poms to that same Quarkus.

yesamer and others added 2 commits May 13, 2024 09:03
@@ -64,7 +64,7 @@
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-rest-client-deployment</artifactId>
<artifactId>quarkus-resteasy-client-deployment</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is required when using RHBQ 3.8.4 (Quarkus product) to workaround a bug on their release.

@rgdoliveira rgdoliveira changed the title Upgrade Quarkus to 3.8.4 [9.100.x-prod] Upgrade Quarkus to 3.8.4 May 13, 2024
@rgdoliveira rgdoliveira merged commit 7489665 into kiegroup:9.100.x-prod May 13, 2024
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants