Merge pull request #12922 from jOOQ/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210
This commit is contained in:
commit
3829c4e9d1
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
||||
<properties>
|
||||
|
||||
<!-- These in-memory DBs are used by jOOQ-meta-extensions and a variety of integration tests -->
|
||||
<h2.version>2.0.206</h2.version>
|
||||
<h2.version>2.1.210</h2.version>
|
||||
<sqlite.version>3.32.3.2</sqlite.version>
|
||||
<derby.version>10.14.2.0</derby.version>
|
||||
<hsqldb.version>2.5.1</hsqldb.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user