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 to Derby 10.16 #29344

Closed
jhoeller opened this issue Oct 18, 2022 · 0 comments
Closed

Upgrade to Derby 10.16 #29344

jhoeller opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: dependency-upgrade A dependency upgrade
Milestone

Comments

@jhoeller
Copy link
Contributor

Our build is on Derby 10.14 since Spring Framework 5.3.x, due to Java 8 compatibility (since Derby 10.15 requires Java 9+). For Spring Framework 6.0, we can easily upgrade to Derby 10.16 now, and also adapt to the different artifact for Derby's EmbeddedDriver which lives in org.apache.derby:derbytools now. This is just a build adaptation which does not affect runtime compatibility with older Derby versions.

@jhoeller jhoeller added the type: dependency-upgrade A dependency upgrade label Oct 18, 2022
@jhoeller jhoeller added this to the 6.0.0-RC2 milestone Oct 18, 2022
@jhoeller jhoeller self-assigned this Oct 18, 2022
@jhoeller jhoeller added the in: data Issues in data modules (jdbc, orm, oxm, tx) label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant