Update dependency com.h2database:h2 to v2.2.224

This commit is contained in:
renovate[bot]
2023-11-28 05:24:34 +00:00
committed by Alan Orth
parent f2f6e09bd8
commit 0d4c1ea63a

View File

@@ -1646,7 +1646,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.220</version>
<version>2.2.224</version>
<scope>test</scope>
</dependency>
<!-- Google Analytics -->