Skip to content

Commit 86b55b6

Browse files
Bump h2 from 1.4.185 to 2.0.206 in /big-data-utils
Bumps [h2](https://github.com/h2database/h2database) from 1.4.185 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.185...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d74ff6 commit 86b55b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

big-data-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.h2database</groupId>
4040
<artifactId>h2</artifactId>
41-
<version>1.4.185</version>
41+
<version>2.0.206</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api-client</groupId>

0 commit comments

Comments
 (0)