Skip to content

Commit efbfc16

Browse files
authored
Merge pull request #349 from apache/dependabot/maven/com.h2database-h2-2.2.222
Bump com.h2database:h2 from 2.2.220 to 2.2.222
2 parents 4cbc564 + 7a1b218 commit efbfc16

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.2.220</version>
65+
<version>2.2.222</version>
6666
<scope>test</scope>
6767
</dependency>
6868
</dependencies>

0 commit comments

Comments
 (0)