diff --git a/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml b/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml index 0edcf826..06f40c4d 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.210 test diff --git a/opentracing-jdbc/opentracing-jdbc/pom.xml b/opentracing-jdbc/opentracing-jdbc/pom.xml index 12e85019..dc25e32c 100644 --- a/opentracing-jdbc/opentracing-jdbc/pom.xml +++ b/opentracing-jdbc/opentracing-jdbc/pom.xml @@ -19,7 +19,7 @@ com.h2database h2 - 2.0.206 + 2.1.210 test