Skip to content

Commit 4671d9a

Browse files
authored
Merge pull request #2517 from mybatis/dependabot/maven/com.h2database-h2-2.1.212
Bump h2 from 2.1.210 to 2.1.212
2 parents 0883505 + 967abbc commit 4671d9a

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.210</version>
213+
<version>2.1.212</version>
214214
<scope>test</scope>
215215
</dependency>
216216
<dependency>

0 commit comments

Comments
 (0)