Downgrade HSQLDB again (tons of internal errors in integration tests - I've already reported a few. Will investigate this eventually and report more, if they're not duplicates)
This commit is contained in:
parent
3623ea198d
commit
a9fb1c23d9
2
pom.xml
2
pom.xml
@ -27,7 +27,7 @@
|
||||
<sqlite.version>3.46.1.0</sqlite.version>
|
||||
<duckdb.version>1.1.1</duckdb.version>
|
||||
<derby.version>10.14.2.0</derby.version>
|
||||
<hsqldb.version>2.7.4</hsqldb.version>
|
||||
<hsqldb.version>2.7.2</hsqldb.version>
|
||||
|
||||
<!-- JDBC drivers for jOOQ-xyz-extensions modules and vendor-specific API access -->
|
||||
<postgres.version>42.7.3</postgres.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user