Skip to content

Commit

Permalink
Add optional trait to protocol-buffers dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pakoito committed Oct 4, 2016
1 parent 9a4f71e commit 4c99813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.6.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down

0 comments on commit 4c99813

Please sign in to comment.