From ff43a39257a2302d097438a1b01d223e7ab6998f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 04:13:20 +0000 Subject: [PATCH] build(deps): bump h2 from 2.1.210 to 2.1.212 Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.1.212. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.1.212) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml | 2 +- opentracing-jdbc/opentracing-jdbc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml b/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml index 0edcf826..75b07798 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.1.212 test diff --git a/opentracing-jdbc/opentracing-jdbc/pom.xml b/opentracing-jdbc/opentracing-jdbc/pom.xml index 239c6a51..91adcbc1 100644 --- a/opentracing-jdbc/opentracing-jdbc/pom.xml +++ b/opentracing-jdbc/opentracing-jdbc/pom.xml @@ -19,7 +19,7 @@ com.h2database h2 - 2.1.210 + 2.1.212 test