Skip to content

Commit 0dc8999

Browse files
Bump com.h2database:h2 from 2.3.230 to 2.3.232
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.230 to 2.3.232. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.230...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92354f6 commit 0dc8999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.230</version>
88+
<version>2.3.232</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>

0 commit comments

Comments
 (0)