Skip to content

Commit 9d4c55c

Browse files
Merge pull request #20 from liquibase/dependabot-maven-com.h2database-h2-2.4.240
Bump com.h2database:h2 from 2.2.220 to 2.4.240
2 parents a42cbd4 + e4df07e commit 9d4c55c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.h2database</groupId>
7171
<artifactId>h2</artifactId>
72-
<version>2.2.220</version>
72+
<version>2.4.240</version>
7373
<scope>test</scope>
7474
</dependency>
7575

0 commit comments

Comments
 (0)