Skip to content

Commit

Permalink
HSEARCH-1485 Update H2 testing database to avoid some issues under load
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Jan 23, 2014
1 parent 1e0b197 commit f1d1ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -388,7 +388,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.154</version>
<version>1.3.175</version>
</dependency>
<dependency>
<groupId>org.jboss.byteman</groupId>
Expand Down

0 comments on commit f1d1ccb

Please sign in to comment.