Skip to content

Commit 64bdf80

Browse files
authored
Merge pull request #5034 from eXist-db/dependabot/maven/com.h2database-h2-2.2.222
build(deps-dev): bump com.h2database:h2 from 2.2.220 to 2.2.222
2 parents 5185571 + 4c77bad commit 64bdf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/modules/sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.h2database</groupId>
9595
<artifactId>h2</artifactId>
96-
<version>2.2.220</version>
96+
<version>2.2.222</version>
9797
<scope>test</scope>
9898
</dependency>
9999

0 commit comments

Comments
 (0)