Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump h2 from 1.3.171 to 2.1.210 and fix issue in creation of table LOCKS #1296

Merged
merged 2 commits into from
Mar 16, 2022

Conversation

stephanr
Copy link
Member

The current code does not detect, that H2 now includes an INFORMATION_SCHEMA which also included an internal LOCKS table.

This PR is a replacement for #1270

References:

dependabot bot and others added 2 commits January 21, 2022 23:08
Bumps [h2](https://github.com/h2database/h2database) from 1.3.171 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/commits/version-2.1.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
@stephanr stephanr added bug error issue and bug (fix) enhancement enhancement or improvement labels Mar 16, 2022
@stephanr stephanr self-assigned this Mar 16, 2022
@tfr42 tfr42 added the dependencies Pull requests that update a dependency (library) label Mar 16, 2022
@copierrj copierrj merged commit ff1435b into deegree:master Mar 16, 2022
@tfr42 tfr42 added this to the 3.4.27 milestone Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) dependencies Pull requests that update a dependency (library) enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants