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

refactor: upgrade to hibernate 6 #1974

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jo-elimu
Copy link
Member

@jo-elimu jo-elimu commented Jan 30, 2025

persistence-api 2.x --> 3.x

Issue Number

Purpose

Technical Details

Testing Instructions

Screenshots


Format Checks

Note

Files in PRs are automatically checked for format violations with mvn spotless:check.

If this PR contains files with format violations, run mvn spotless:apply to fix them.

#1698

```
javax.persistence --> jakarta.persistence
```

```
persistence-api 2.x --> 3.x
```
@jo-elimu jo-elimu self-assigned this Jan 30, 2025
@jo-elimu jo-elimu linked an issue Jan 30, 2025 that may be closed by this pull request
5 tasks
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.

Upgrade to Spring 6 and Hibernate 6 Handle upgrade of hibernate-validator from 6.1.7.Final to 7.0.1.Final
1 participant