updated H2 version

Former-commit-id: b7193bc7c2e256ebdcabc039d573994daab47415
This commit is contained in:
Jeremy Long
2013-05-27 20:47:13 -04:00
parent 80784a44c5
commit 539d3cbaba

View File

@@ -506,7 +506,7 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses />.
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.171</version>
<version>1.3.172</version>
</dependency>
<!-- The following dependencies are only scanned during integration testing -->