Skip to content

Commit 31e0a81

Browse files
Bump h2 from 2.1.210 to 2.2.220 in /endtoendtests (#719)
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.210...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c23059 commit 31e0a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

endtoendtests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.h2database</groupId>
8484
<artifactId>h2</artifactId>
85-
<version>2.1.210</version>
85+
<version>2.2.220</version>
8686
<scope>runtime</scope>
8787
</dependency>
8888
<dependency>

0 commit comments

Comments
 (0)