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

Upgrade hibernate from 6.5.2.Final to 6.6.3.Final #3312

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

justin-tay
Copy link
Collaborator

Resolves #3310

Description

Upgrades 6.5.2.Final to 6.6.3.Final.

This also upgrades Quarkus to the latest to support 6.6.x.

Motivation and Context

Spring Boot's managed dependencies are also now at 6.6.x.

How Has This Been Tested?

Existing integration tests pass.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

aklish
aklish previously approved these changes Dec 15, 2024
@aklish
Copy link
Member

aklish commented Dec 15, 2024

Build errort:

15:18:41 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project elide-quarkus-extension: Fatal error compiling: java.lang.IllegalStateException: This module is configured to use @ConfigMapping annotations but we found a @ConfigRoot without a corresponding @ConfigMapping annotation in: com.yahoo.elide.extension.runtime.ElideConfig. Either add the annotation or add the -AlegacyConfigRoot=true argument to the annotation processor config in the pom.xml -> [Help 1]

@aklish aklish merged commit bc2a336 into yahoo:master Dec 22, 2024
2 checks passed
@justin-tay justin-tay deleted the gh3310 branch December 23, 2024 01:34
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