Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 63148eb

Browse files
Merge pull request #20 from bitctrl/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210
2 parents 050d6a8 + 7858b10 commit 63148eb

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
@@ -347,7 +347,7 @@
347347
<dependency>
348348
<groupId>com.h2database</groupId>
349349
<artifactId>h2</artifactId>
350-
<version>2.0.206</version>
350+
<version>2.1.210</version>
351351
</dependency>
352352
<dependency>
353353
<groupId>org.apache.pdfbox</groupId>

0 commit comments

Comments
 (0)