Skip to content

Commit 10e8e4f

Browse files
build(deps): bump com.h2database:h2 in /plugin/datacap-plugin-h2
Bumps [com.h2database: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]>
1 parent 0cd2374 commit 10e8e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/datacap-plugin-h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<description>DataCap - Plugin - H2</description>
1515

1616
<properties>
17-
<h2.version>2.1.214</h2.version>
17+
<h2.version>2.2.220</h2.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)