Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 9bf5229

Browse files
Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc
Bumps [h2](https://github.com/h2database/h2database) from 1.4.195 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.195...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba53b73 commit 9bf5229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql-streaming-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.h2database</groupId>
8080
<artifactId>h2</artifactId>
81-
<version>1.4.195</version>
81+
<version>2.1.210</version>
8282
<scope>test</scope>
8383
</dependency>
8484
</dependencies>

0 commit comments

Comments
 (0)