mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 22:54:51 +00:00
HHH-5768 upgrade H2 version to 1.2.145 (was 1.2.140)
This commit is contained in:
parent
431ac22fe6
commit
b78ed18a7d
@ -542,7 +542,7 @@
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>1.2.140</version>
|
||||
<version>1.2.145</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
Loading…
x
Reference in New Issue
Block a user