Skip to content

Commit 588dc27

Browse files
authored
Merge pull request #425 from mybatis/renovate/com.h2database-h2-2.x
Update dependency com.h2database:h2 to v2.5.250
2 parents 059af00 + 62afcea commit 588dc27

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>com.h2database</groupId>
118118
<artifactId>h2</artifactId>
119-
<version>2.4.240</version>
119+
<version>2.5.250</version>
120120
<scope>test</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)