Skip to content

Commit 7e940b2

Browse files
authored
Merge pull request #2583 from mybatis/dependabot/maven/com.h2database-h2-2.1.214
Bump h2 from 2.1.212 to 2.1.214
2 parents 8b78796 + 8090148 commit 7e940b2

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
@@ -210,7 +210,7 @@
210210
<dependency>
211211
<groupId>com.h2database</groupId>
212212
<artifactId>h2</artifactId>
213-
<version>2.1.212</version>
213+
<version>2.1.214</version>
214214
<scope>test</scope>
215215
</dependency>
216216
<dependency>

0 commit comments

Comments
 (0)