Skip to content

Commit 52572ad

Browse files
authored
Merge pull request #71 from ebean-orm/dependabot/maven/ebean-datasource/com.h2database-h2-2.2.220
Bump h2 from 2.1.212 to 2.2.220 in /ebean-datasource
2 parents ffb6d61 + be4b5e5 commit 52572ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ebean-datasource/pom.xml

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

0 commit comments

Comments
 (0)