Skip to content

Commit 3306398

Browse files
authored
Merge pull request #878 from mybatis/renovate/com.h2database-h2-2.x
Update dependency com.h2database:h2 to v2.4.240
2 parents 6bbb771 + 3691779 commit 3306398

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
@@ -346,7 +346,7 @@
346346
<dependency>
347347
<groupId>com.h2database</groupId>
348348
<artifactId>h2</artifactId>
349-
<version>2.3.232</version>
349+
<version>2.4.240</version>
350350
<scope>test</scope>
351351
</dependency>
352352

0 commit comments

Comments
 (0)