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

Commit bb0bb6b

Browse files
authored
Merge pull request #15 from xdev-software/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 1.3.170 to 2.1.210
2 parents 1a80655 + ea65430 commit bb0bb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.h2database</groupId>
6161
<artifactId>h2</artifactId>
62-
<version>1.3.170</version>
62+
<version>2.1.210</version>
6363
</dependency>
6464
</dependencies>
6565

0 commit comments

Comments
 (0)