Skip to content

Commit 30f5cf9

Browse files
authored
Merge pull request #136 from mybatis/dependabot/maven/com.h2database-h2-2.1.212
Bump h2 from 2.1.210 to 2.1.212
2 parents e367225 + f814628 commit 30f5cf9

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.h2database</groupId>
110110
<artifactId>h2</artifactId>
111-
<version>2.1.210</version>
111+
<version>2.1.212</version>
112112
<scope>test</scope>
113113
</dependency>
114114
<dependency>

0 commit comments

Comments
 (0)