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

Commit

Permalink
Bump h2 from 1.4.195 to 2.1.210 in /sql-streaming-jdbc
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2022
1 parent 73c28fe commit 8b9db49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-streaming-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.195</version>
<version>2.1.210</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8b9db49

Please sign in to comment.