Skip to content

Commit cb2a9d8

Browse files
authored
Merge pull request #2411 from mybatis/dependabot/maven/com.h2database-h2-2.0.204
Bump h2 from 2.0.202 to 2.0.204
2 parents 253982f + 539917d commit cb2a9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.h2database</groupId>
211211
<artifactId>h2</artifactId>
212-
<version>2.0.202</version>
212+
<version>2.0.204</version>
213213
<scope>test</scope>
214214
</dependency>
215215
<dependency>

0 commit comments

Comments
 (0)