Bump h2 in /2021-11/spring-08-orm/orm-class-work/orm-solution-01

Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.0.202...version-2.1.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-21 23:54:39 +00:00
committed by GitHub
parent f7fa3971fa
commit 7f5ed71df3
@@ -28,7 +28,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.0.202</version>
<version>2.1.210</version>
</dependency>
<dependency>