Bump com.h2database:h2 in /java/ext-data-source/jdbc

Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.3.166 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/commits/version-2.2.220)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-25 18:05:55 +00:00
committed by GitHub
parent c14156eb3a
commit 56cab10a3a

View File

@@ -33,7 +33,7 @@
<properties>
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
<h2database.version>1.3.166</h2database.version>
<h2database.version>2.2.220</h2database.version>
</properties>
<dependencies>