From e8d7ec7e5afce7c31031ec4363b4701b9f03415a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:44:01 +0000 Subject: [PATCH] Bump h2 Bumps [h2](https://github.com/h2database/h2database) from 1.3.170 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../asciidoc/quickstart/tutorials/osgi/unmanaged-native/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-native/pom.xml b/documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-native/pom.xml index 07cf7f484b6b..89c852080f33 100644 --- a/documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-native/pom.xml +++ b/documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-native/pom.xml @@ -46,7 +46,7 @@ com.h2database h2 - 1.3.170 + 2.0.206