Skip to content

Commit a50fce8

Browse files
Bump h2 from 2.1.210 to 2.1.214
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.214. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.210...version-2.1.214) --- 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 7b2399d commit a50fce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/modules/sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.h2database</groupId>
9595
<artifactId>h2</artifactId>
96-
<version>2.1.210</version>
96+
<version>2.1.214</version>
9797
<scope>test</scope>
9898
</dependency>
9999

0 commit comments

Comments
 (0)