Skip to content

Commit 736d3bb

Browse files
committed
Update JDBC tests from H2 1.4.181 to 1.4.182.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637784 13f79535-47bb-0310-9956-ffa450edef68
1 parent 17bb390 commit 736d3bb

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
@@ -48,7 +48,7 @@ CSV files of various types.
4848
<dependency>
4949
<groupId>com.h2database</groupId>
5050
<artifactId>h2</artifactId>
51-
<version>1.4.181</version>
51+
<version>1.4.182</version>
5252
<scope>test</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)