Skip to content

Commit e998a87

Browse files
authored
Merge pull request #136 from ebean-orm/dependabot/maven/ebean-migration/com.h2database-h2-2.2.220
Bump h2 from 2.1.212 to 2.2.220 in /ebean-migration
2 parents 796598e + 716e9c5 commit e998a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebean-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.h2database</groupId>
6161
<artifactId>h2</artifactId>
62-
<version>2.1.212</version>
62+
<version>2.2.220</version>
6363
<scope>test</scope>
6464
</dependency>
6565

0 commit comments

Comments
 (0)