Skip to content

Commit

Permalink
Mark jsilver dependency as optional, only JVM clients should use it
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Jan 31, 2020
1 parent 0dda8d9 commit fff59c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<dependency>
<groupId>com.google.jsilver</groupId>
<artifactId>jsilver</artifactId>
<optional>true</optional>
</dependency>

<dependency>
Expand Down

0 comments on commit fff59c8

Please sign in to comment.