Bump H2 database to 2.2.220 73/108673/1
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Fri, 21 Jul 2023 08:35:00 +0000 (11:35 +0300)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Oct 2023 10:09:18 +0000 (12:09 +0200)
https://github.com/h2database/h2database/releases/tag/version-2.2.220

JIRA: AAA-262
Change-Id: I6400fb784899c178c538e355168a4f71e1a8668e
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
(cherry picked from commit ada577bf6cd52b3cefed6f62224fbad8470d47b1)

parent/pom.xml

index 81fff8f69b9261472429c0df1af4b92afc5ce61a..a7f34258d5a33c9ef3dbc34f075cc877d6c35845 100644 (file)
@@ -37,7 +37,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>2.1.214</version>
+        <version>2.2.220</version>
       </dependency>
       <dependency>
         <groupId>net.sf.ehcache</groupId>