Skip to content

Commit 5512c75

Browse files
authored
Merge pull request #333 from apache/dependabot/maven/com.h2database-h2-2.2.220
Bump h2 from 2.1.214 to 2.2.220
2 parents f596c7e + 87bbcff commit 5512c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.h2database</groupId>
6464
<artifactId>h2</artifactId>
65-
<version>2.1.214</version>
65+
<version>2.2.220</version>
6666
<scope>test</scope>
6767
</dependency>
6868
</dependencies>

0 commit comments

Comments
 (0)