Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Update H2 version used.
Browse files Browse the repository at this point in the history
  • Loading branch information
gamlerhart committed Oct 19, 2017
1 parent 5eba823 commit 9d5dac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.193</version>
<version>1.4.196</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9d5dac6

Please sign in to comment.