Skip to content

Commit c38a200

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump h2 from 2.1.214 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.214...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 849d346 commit c38a200

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.h2database</groupId>
5656
<artifactId>h2</artifactId>
57-
<version>2.1.214</version>
57+
<version>2.2.220</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)