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

Update to Quarkus 3 #44

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Update to Quarkus 3 #44

merged 3 commits into from
Sep 26, 2023

Conversation

ia3andy
Copy link
Collaborator

@ia3andy ia3andy commented Jun 15, 2023

No description provided.

pom.xml Outdated
@@ -10,10 +10,10 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus-quinoa.version>1.2.7</quarkus-quinoa.version>
<quarkus-quinoa.version>2.0.5</quarkus-quinoa.version>
Copy link

Choose a reason for hiding this comment

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

Suggested change
<quarkus-quinoa.version>2.0.5</quarkus-quinoa.version>
<quarkus-quinoa.version>2.0.6</quarkus-quinoa.version>

Copy link

@shivarm shivarm Jul 1, 2023

Choose a reason for hiding this comment

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

update quinoa 2.0.6 now

pom.xml Outdated
@@ -10,10 +10,10 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus-quinoa.version>1.2.7</quarkus-quinoa.version>
<quarkus-quinoa.version>2.0.5</quarkus-quinoa.version>
Copy link

@shivarm shivarm Jul 1, 2023

Choose a reason for hiding this comment

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

update quinoa 2.0.6 now

pom.xml Outdated
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>2.16.5.Final</quarkus.platform.version>
<quarkus.platform.version>3.1.1.Final</quarkus.platform.version>
Copy link

Choose a reason for hiding this comment

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

Suggested change
<quarkus.platform.version>3.1.1.Final</quarkus.platform.version>
<quarkus.platform.version>3.1.3.Final</quarkus.platform.version>

Copy link

Choose a reason for hiding this comment

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

update quarkus

@kdubois kdubois closed this Sep 26, 2023
@kdubois kdubois reopened this Sep 26, 2023
@ia3andy
Copy link
Collaborator Author

ia3andy commented Sep 26, 2023

@kdubois I will update it

@kdubois kdubois merged commit b46ab33 into main Sep 26, 2023
@kdubois kdubois deleted the quarkus-3 branch September 26, 2023 08:58
@ia3andy
Copy link
Collaborator Author

ia3andy commented Sep 26, 2023

Ok this seems to be working fine thanks

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.

4 participants