-
Notifications
You must be signed in to change notification settings - Fork 7
Bump org.eclipse.persistence.jpa from 2.7.7 to 3.0.0 #910
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
Bump org.eclipse.persistence.jpa from 2.7.7 to 3.0.0 #910
Conversation
7b4db66
to
012f8e0
Compare
1e8f9c7
to
332930c
Compare
Bumps [org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 2.7.7 to 3.0.0. - [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases) - [Commits](eclipse-ee4j/eclipselink@2.7.7...3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
332930c
to
ab7ed44
Compare
Even after updating the imports, sadly Guice doesn't want to play:
Internally it's still using |
This is dependent on Guice upgrade to use Jakarta google/guice#1383 |
EclipseLink 3 uses Jakarta EE 9 (with a new package namespace), which isn’t yet supported by Guice. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps org.eclipse.persistence.jpa from 2.7.7 to 3.0.0.
Release notes
Sourced from org.eclipse.persistence.jpa's releases.
Commits
3986bdb
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...87e9d14
CriteriaBuilderImpl fix revert and code improvement in DatabaseAccessor to fi...2db87cc
#567891: improving fix to pass TCKs (#983)7d9ce3b
CriteriaBuilderImpl fix set type in toString() (#982)5454299
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...e7b377c
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...06cd067
Integrate weld 4.0.0.CR1 (#978)67f41de
Integrate glassfish-corba 4.2.3 (#977)714b541
Maven build and release script fix. (#976)5c0d1cd
Add doPriv blocks to use of ThreadMXBean in ConcurrencyUtil (#975)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: