deps: Use the latest h2 version in serialized lob (#3018)

This commit is contained in:
Ilkka Seppälä
2024-07-20 18:51:31 +03:00
committed by GitHub
parent 6ab6c3c3df
commit 836542e5d6
-1
View File
@@ -66,7 +66,6 @@
<dependency>
<artifactId>h2</artifactId>
<groupId>com.h2database</groupId>
<version>2.2.224</version>
</dependency>
</dependencies>