Skip to content

Commit

Permalink
TEIID-5435 exporting guava as it's part of the public cassandra api
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Aug 2, 2018
1 parent 9e707c5 commit ca9262c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<module name="sun.jdk" />
<module name="org.slf4j" />
<module name="io.netty"/>
<module name="com.google.guava"/>
<module name="com.google.guava" export="true"/>
</dependencies>

</module>

0 comments on commit ca9262c

Please sign in to comment.