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:
Lukas Eder 2024-11-14 16:20:31 +01:00
parent 3623ea198d
commit a9fb1c23d9

View File

@ -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>