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

Commit 050d6a8

Browse files
authored
Merge pull request #19 from bitctrl/dependabot/maven/com.h2database-h2-2.0.206
Bump h2 from 2.0.202 to 2.0.206
2 parents ec26210 + 2f40fa9 commit 050d6a8

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.202</version>
350+
<version>2.0.206</version>
351351
</dependency>
352352
<dependency>
353353
<groupId>org.apache.pdfbox</groupId>

0 commit comments

Comments
 (0)