Use new smarter DatabaseLiaison.lastInsertedId.

This commit is contained in:
Michael Bayne
2014-05-02 18:19:51 +00:00
parent 2cf224dd18
commit 9ebd2c677c
2 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<version>1.7.1</version>
<version>1.8-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>