Skip to content

Commit 9a091a3

Browse files
authored
Merge pull request #3535 from mybatis/renovate/com.h2database-h2-2.x
chore(deps): update dependency com.h2database:h2 to v2.4.240
2 parents bb82c9d + 16cd916 commit 9a091a3

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
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>com.h2database</groupId>
167167
<artifactId>h2</artifactId>
168-
<version>2.3.232</version>
168+
<version>2.4.240</version>
169169
<scope>test</scope>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)