Merge release-specific changes for 0.9.10-incubating back to master.

This commit is contained in:
James Muehlner
2016-12-02 15:37:35 -08:00
2 changed files with 9 additions and 7 deletions

View File

@@ -105,13 +105,6 @@
<scope>provided</scope>
</dependency>
<!-- SLF4J - logging -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.7</version>
</dependency>
<!-- MyBatis -->
<dependency>
<groupId>org.mybatis</groupId>