From efbda52b50969a04e33ea366ba97f8914d771d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:38:41 +0000 Subject: [PATCH] Bump h2 in /opentracing-jdbc/opentracing-jdbc-autoconfigure Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.0.206. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.0.206) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml b/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml index 0edcf826..08845033 100644 --- a/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml +++ b/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml @@ -54,7 +54,7 @@ com.h2database h2 - 1.4.200 + 2.0.206 test