Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 71586ce

Browse files
Merge pull request #11 from practicalli/dependabot/maven/com.h2database-h2-2.2.220
Bump h2 from 1.4.200 to 2.2.220
2 parents 4264b45 + 20b0353 commit 71586ce

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.h2database</groupId>
4545
<artifactId>h2</artifactId>
46-
<version>2.1.210</version>
46+
<version>2.2.220</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)