Skip to content

Commit

Permalink
Bump h2 from 2.1.210 to 2.2.220 in /contrib/storage-jdbc (apache#2815)
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.210...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and cgivre committed Nov 2, 2023
1 parent 609d349 commit e6bbefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/storage-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<mysql.connector.version>8.0.28</mysql.connector.version>
<clickhouse.jdbc.version>0.3.1</clickhouse.jdbc.version>
<h2.version>2.1.210</h2.version>
<h2.version>2.2.220</h2.version>
<postgresql.version>42.4.3</postgresql.version>
<mssql-jdbc.version>9.2.0.jre8</mssql-jdbc.version>
<jtds.version>1.3.1</jtds.version>
Expand Down

0 comments on commit e6bbefa

Please sign in to comment.