Skip to content

Commit 642ed69

Browse files
Bump h2 from 2.1.214 to 2.2.220 (#127)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9013797 commit 642ed69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.h2database</groupId>
6464
<artifactId>h2</artifactId>
65-
<version>2.1.214</version>
65+
<version>2.2.220</version>
6666
<scope>runtime</scope>
6767
</dependency>
6868
<dependency>

0 commit comments

Comments
 (0)