Jetty 9.2 upgrade: add h2 to dependency management
[odlparent.git] / odlparent / pom.xml
index e98b37fe1ac93dbfb5b56cc6bc15bc66fe7767f0..b2c071a29fec74211ec20bf2a8f88767aa2567b9 100644 (file)
         <version>1.4.2</version>
       </dependency>
 
+      <dependency>
+        <groupId>com.h2database</groupId>
+        <artifactId>h2</artifactId>
+        <version>1.4.191</version>
+      </dependency>
+
       <!-- Xtend http://xtend-lang.org
            NOTE: When you increase the version here,
            then remember to also increase it for the