Skip to content

Commit be6bf4b

Browse files
Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#2963)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.224 to 2.3.230. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.2.224...version-2.3.230) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3d273 commit be6bf4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parquet-column/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.h2database</groupId>
8787
<artifactId>h2</artifactId>
88-
<version>2.2.224</version>
88+
<version>2.3.230</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)