Skip to content

Commit b15770f

Browse files
authored
Merge pull request #1933 from mybatis/dependabot/maven/com.h2database-h2-1.4.200
Bump h2 from 1.4.197 to 1.4.200
2 parents 96d82a5 + 265b027 commit b15770f

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>com.h2database</groupId>
220220
<artifactId>h2</artifactId>
221-
<version>1.4.197</version>
221+
<version>1.4.200</version>
222222
<scope>test</scope>
223223
</dependency>
224224
<dependency>

0 commit comments

Comments
 (0)