From 506f32243b816b55ae33bc26c6c45443fb1de06e Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Tue, 31 May 2016 00:09:19 +0200 Subject: [PATCH] Fix pom typo + update h2 test dependency --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dc62638d..9b2f05cd 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ maven-surefire-plugin 2.19.1 - -Dfile.encoding=${project.build.sourceEncoding} ${argLine} + -Dfile.encoding=${project.build.sourceEncoding} @{argLine} @@ -839,7 +839,7 @@ com.h2database h2 - 1.4.191 + 1.4.192 test