camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
81 stars 57 forks source link

Bump h2 from 1.4.197 to 2.1.212 #111

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps h2 from 1.4.197 to 2.1.212.

Release notes

Sourced from h2's releases.

Version 2.1.212

Numerous bugs and regression fixes discovered after 2.1.210 release:

Version 2.1.210

Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed.

... (truncated)

Commits
  • 8f86186 Merge pull request #3482 from andreitokar/release-prep
  • fd7122e Pre-release 2.1.212 indeed
  • 024b2b2 Pre-release 212 indeed
  • 7834214 Pre-release 212 indeed
  • dacad17 Pre-release changes for 2.1.212
  • fab058d Merge remote-tracking branch 'h2database/master' into release-prep
  • e82a9e5 Merge pull request #3481 from katzyn/interval
  • 3b8f9f1 Update changelog
  • dd68bfc Fix INFORMATION_SCHEMA.ROUTINES.EXTERNAL_NAME for aliases with source code
  • a71a66e Add support for standard interval literals with precision
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #125.