Skip to content

Commit 9ee719d

Browse files
authored
Merge pull request #197 from mybatis/renovate/maven-com.h2database-h2-vulnerability
Update dependency com.h2database:h2 to v2.2.220 [SECURITY]
2 parents 60134ef + 209f88b commit 9ee719d

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.h2database</groupId>
113113
<artifactId>h2</artifactId>
114-
<version>2.1.214</version>
114+
<version>2.2.220</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)