Skip to content

Commit 908ef2e

Browse files
authored
Merge pull request #117 from mybatis/dependabot/maven/com.h2database-h2-2.0.204
Bump h2 from 2.0.202 to 2.0.204
2 parents a9e5823 + 9d30422 commit 908ef2e

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.0.202</version>
111+
<version>2.0.204</version>
112112
<scope>test</scope>
113113
</dependency>
114114
<dependency>

0 commit comments

Comments
 (0)