今天遇到这个问题,再往上搜了一下,直接缺啥下载啥就行。

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-nop</artifactId>
<version>1.7.2</version>
</dependency>

解决。