Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Upgrade to Quarkus 3.0 #6

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apupier
Copy link
Member

@apupier apupier commented May 26, 2023

fixes #4

requires com-pas/compas-core#230

- update Quarkus bom from `io.quarkus:quarkus-universe-bom` to
`io.quarkus.platform:quarkus-bom` as it was deprecated since Quarkus 2.1
https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.1#quarkus-universe-bom-is-deprecated
(and it is required to use the Quarkus migration tool)
- launched quarkus `quarkus update --stream=3.0` as mentioned in
https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0#automatic-update-tool
which dealt with a fair part of the migration. Then it remained few
little tasks.
- removed no more necessary com.sun.xml.bind:jaxb-impl

fixes com-pas#4

Signed-off-by: Aurélien Pupier <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Quarkus 3.0
1 participant