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

[persistence.jpa] Upgrade Apache Derby to 10.17.1.0 #17990

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Dec 27, 2024

  • Upgrade derby from 10.16.1.1 to 10.17.1.0 (requires Java 21)
  • Upgrade openjpa from 4.0.0 to 4.0.1
  • Upgrade jakarta.el-api from 6.0.0-RC1 to 6.0.1

Derby 10.17.1.0 is only available for Java 21.
This release fixes CVE-2022-46337.

Refs:
#15942

- Upgrade derby from 10.16.1.1 to 10.17.1.0 (requires Java 21)
- Upgrade openjpa from 4.0.0 to 4.0.1
- Upgrade jakarta.el-api from 6.0.0-RC1 to 6.0.1

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich holgerfriedrich added enhancement An enhancement or new feature for an existing add-on additional testing preferred The change works for the pull request author. A test from someone else is preferred though. labels Dec 27, 2024
@holgerfriedrich holgerfriedrich requested a review from a team as a code owner December 27, 2024 23:11
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

Thanks LGTM.

whoops sorry I missed the additional testing tag. Please mark PR’s as draft when they are.

@lsiepel lsiepel merged commit d14749b into openhab:main Dec 28, 2024
3 checks passed
@lsiepel lsiepel added this to the 5.0 milestone Dec 28, 2024
@holgerfriedrich holgerfriedrich deleted the pr-pjpa-derby branch December 28, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
additional testing preferred The change works for the pull request author. A test from someone else is preferred though. enhancement An enhancement or new feature for an existing add-on security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants