Update dependency com.h2database:h2 to v2.2.220 [SECURITY] (#106)

This commit is contained in:
renovate[bot]
2023-09-06 13:28:37 +00:00
committed by GitHub
parent 1933055e65
commit 59fdc3b296
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.220</version>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>