From 3d9662688232299a122b4ae26b1d267ed26936fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:54:44 +0000 Subject: [PATCH] Bump h2 Bumps [h2](https://github.com/h2database/h2database) from 1.3.170 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] --- .../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..afe53dfa96b5 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.1.210