mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-27 21:01:15 +08:00
Bump h2 version
This commit is contained in:
parent
01da4e5683
commit
b2b56437a0
2
pom.xml
2
pom.xml
@ -29,7 +29,7 @@
|
||||
<!-- deps -->
|
||||
<derby.version>10.11.1.1</derby.version>
|
||||
<hsqldb.version>2.3.2</hsqldb.version>
|
||||
<h2.version>1.4.178</h2.version>
|
||||
<h2.version>1.4.186</h2.version>
|
||||
<postgresql.version>9.4-1200-jdbc41</postgresql.version>
|
||||
<oracle.version>11.1.0.7.0</oracle.version>
|
||||
<mysql.version>5.1.30</mysql.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user