提交 73c6fec2 编写于 作者: G Gyula Fora 提交者: mbalassi

Guava shading issue fix for Eclipse

上级 9e722dfd
......@@ -145,6 +145,13 @@ under the License.
<type>jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${guava.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
<!-- this section defines the module versions that are used if nothing else is specified. -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册