Skip to content

Update HSQLDB version [SPR-10947] #15575

@spring-projects-issues

Description

@spring-projects-issues

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)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions