updated H2 version

Former-commit-id: 34b9d13b96c8891525c505dfbe0a41bed3422bb7
This commit is contained in:
Jeremy Long
2013-05-27 20:47:13 -04:00
parent 8ca49fafa1
commit 318962c01f

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 -->