Skip to content

Commit 3057910

Browse files
committed
Update H2 used for tests to 1.3.172 from 1.3.168.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1495264 13f79535-47bb-0310-9956-ffa450edef68
1 parent ab2e7eb commit 3057910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ CSV files of various types.
5050
<dependency>
5151
<groupId>com.h2database</groupId>
5252
<artifactId>h2</artifactId>
53-
<version>1.3.168</version>
53+
<version>1.3.172</version>
5454
<scope>test</scope>
5555
</dependency>
5656
</dependencies>

0 commit comments

Comments
 (0)