1 Commits

Author SHA1 Message Date
dependabot[bot]
6809f2a3f1 ⬆️ Bump h2 from 1.4.200 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.1.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 23:45:07 +00:00

View File

@@ -69,7 +69,7 @@
<ojdbc.version>19.3.0.0</ojdbc.version>
<orai18n.version>12.1.0.2.0</orai18n.version>
<postgresql.version>42.2.11</postgresql.version>
<h2.version>1.4.200</h2.version>
<h2.version>2.1.210</h2.version>
<db2-jdbc.version>11.5.5.0</db2-jdbc.version>
<sqlite-jdbc.version>3.32.3.2</sqlite-jdbc.version>
<hsqldb.version>2.5.1</hsqldb.version>