updates to interfaces and supporting classes

This commit is contained in:
Spencer Gibb
2015-06-22 13:26:15 -06:00
parent 35bda8cc5b
commit 4d6f0cfcfd
6 changed files with 132 additions and 20 deletions

View File

@@ -148,7 +148,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.12.6</version>
<version>1.16.4</version>
<scope>provided</scope>
</dependency>
<dependency>