[jOOQ/jOOQ#15608] Upgrade H2 to 2.2.224
This commit is contained in:
parent
f58fc103ed
commit
5e6ae12455
2
pom.xml
2
pom.xml
@ -23,7 +23,7 @@
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
||||
<!-- These in-memory DBs are used by jOOQ-meta-extensions and a variety of integration tests -->
|
||||
<h2.version>2.2.220</h2.version>
|
||||
<h2.version>2.2.224</h2.version>
|
||||
<sqlite.version>3.42.0.0</sqlite.version>
|
||||
<duckdb.version>0.8.1</duckdb.version>
|
||||
<derby.version>10.14.2.0</derby.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user