diff --git a/pom.xml b/pom.xml index ec338353..a095ef85 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.h2database h2 - 2.1.210 + 2.1.212 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e869a189..ce8f150a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,7 +64,7 @@ Bump commons.pmd-impl.version from 6.41.0 to 6.42.0 #214. Bump opencsv from 5.5.1 to 5.6 #182, #221. Bump spotbugs-maven-plugin from 4.3.0 to 4.6.0.0 #192, #198, #203, #211, #225. - Bump h2 from 1.4.200 to 2.0.214 #200, #205, #213. + Bump h2 from 1.4.200 to 2.1.212 #200, #205, #213. Bump maven-javadoc-plugin from 3.3.0 to 3.3.2. Bump biz.aQute.bnd:biz.aQute.bndlib from 5.3.0 to 6.2.0.