-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: taskA general taskA general task
Milestone
Description
Rob Winch opened SPR-10947 and commented
We are still using hsqldb:hsqldb:1.8.0.10, but there is a new version with new group id is available org.hsqldb:hsqldb:2.3.0
Currently when using embedded database support, a NoSuchMethodException is thrown.
We should consider dropping support for 1.8 (which was last updated in 2009) and update to allow supporting the latest version.
Referenced from: commits d9c4470
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: taskA general taskA general task