diff --git a/pom.xml b/pom.xml index 0719527b1bade8a19503597aa253cda16ad5f9ce..78f9100a934c1a4ab0178c2a72151e548d24aff4 100644 --- a/pom.xml +++ b/pom.xml @@ -233,13 +233,13 @@ <dependency> <groupId>com.thinkaurelius.titan</groupId> <artifactId>titan-berkeleyje</artifactId> - <version>0.4.4</version> + <version>0.5.4</version> <scope>test</scope> </dependency> <dependency> <groupId>com.thinkaurelius.titan</groupId> <artifactId>titan-es</artifactId> - <version>0.4.4</version> + <version>0.5.4</version> <scope>test</scope> </dependency> <dependency>