diff --git a/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml b/opentracing-jdbc/opentracing-jdbc-autoconfigure/pom.xml index 0edcf826..13fbc971 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.214 test diff --git a/opentracing-jdbc/opentracing-jdbc/pom.xml b/opentracing-jdbc/opentracing-jdbc/pom.xml index 239c6a51..b3e7cbe4 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.214 test