From e73f9ab02f41b54579396d87bd9d874d32b84a24 Mon Sep 17 00:00:00 2001 From: Hans Joachim Desserud Date: Thu, 1 Jan 2015 15:03:51 +0100 Subject: [PATCH] Upgrade h2 to latest stable 1.3.x release. Changing to 1.4.x resulted in test failure, though from reading their website 1.4.x seem to still be a beta release. Former-commit-id: caaf2c9ab015efea1d9fb9e1a27cef2d80a2a8df --- dependency-check-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index f80b2c858..916150316 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -474,7 +474,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. com.h2database h2 - 1.3.172 + 1.3.176 org.jsoup