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.15.2 #259

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Update to Quarkus 3.15.2 #259

merged 3 commits into from
Nov 27, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 20, 2024

And it will fix Ecosystem CI in passing.

And it will fix Ecosystem CI in passing.
@gsmet gsmet requested review from gastaldi and ia3andy November 20, 2024 14:02
@gsmet gsmet requested a review from a team as a code owner November 20, 2024 14:02
pom.xml Outdated
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
Copy link
Member

Choose a reason for hiding this comment

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

This can be removed as it's already defined in quarkiverse-parent

Copy link
Member Author

Choose a reason for hiding this comment

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

Done!

pom.xml Outdated
<groupId>io.quarkus</groupId>
<artifactId>quarkus-config-doc-maven-plugin</artifactId>
<version>${quarkus.version}</version>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

This can be removed as well

Copy link
Member Author

Choose a reason for hiding this comment

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

And done!

These elements are defined in quarkiverse-parent.
@gsmet gsmet merged commit 55bc174 into quarkiverse:main Nov 27, 2024
1 check 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.

2 participants