Bump H2 database to 2.2.220 54/106954/3
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Fri, 21 Jul 2023 08:35:00 +0000 (11:35 +0300)
committerRobert Varga <nite@hq.sk>
Thu, 26 Oct 2023 08:55:16 +0000 (08:55 +0000)
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>
parent/pom.xml

index 35a1b27061156e3a8ebbd93ccf6cb724c43df765..79d646830d719e86f2bd089a24db9c7d73961531 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>