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

Quarkus 3.10.0 3.10.1 3.11.0.CR1 forsing version 2.14.0 not 2.15.0 #1270

Closed
adampoplawski opened this issue May 21, 2024 · 4 comments
Closed

Comments

@adampoplawski
Copy link
Contributor

Hello
When I generate new Quarkus project we get:
dependencies { implementation(enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")) implementation(enforcedPlatform("${quarkusPlatformGroupId}:quarkus-amazon-services-bom:${quarkusPlatformVersion}")) implementation("io.quarkiverse.amazonservices:quarkus-amazon-sns") }

In Quarkus 3.10.0/3.10.1/3.11.0.CR1 version of quarkus-amazon-services is 2.14.0 not 2.15.0.
Is that intended or some POM/BOM is missconfigured?
Thx for help

@gsmet
Copy link
Member

gsmet commented May 21, 2024

I created quarkusio/quarkus-platform#1207 .

@gsmet
Copy link
Member

gsmet commented May 21, 2024

@scrocquesel not sure if you had planned updating it?

@adampoplawski thanks for the report btw :).

@adampoplawski
Copy link
Contributor Author

@gsmet no problem :) Thx for cooperation

@scrocquesel
Copy link
Member

Thank you

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

No branches or pull requests

3 participants