-
Notifications
You must be signed in to change notification settings - Fork 194
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
Upgrade to Quarkus 3.3.1 #5236
Upgrade to Quarkus 3.3.1 #5236
Conversation
I'm going to look at those failing tests to fix them |
Bumps [io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/quarkiverse/quarkus-artemis/releases) - [Commits](quarkiverse/quarkus-artemis@3.0.1...3.1.0) --- updated-dependencies: - dependency-name: io.quarkiverse.artemis:quarkus-artemis-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.4.4 to 2.5.0. - [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases) - [Commits](quarkiverse/quarkus-amazon-services@2.4.4...2.5.0) --- updated-dependencies: - dependency-name: io.quarkiverse.amazonservices:quarkus-amazon-services-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
I'm going to rebase and push again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I get LGTM.
Not sure why #4894 is needed for Quarkus upgrade. There might be good reason.
It was added to |
No description provided.