Skip to content

Commit

Permalink
Merge pull request #60 from pakoito/master
Browse files Browse the repository at this point in the history
Add optional trait to protocol-buffers dependency
  • Loading branch information
magro authored Oct 4, 2016
2 parents 9a4f71e + 4c99813 commit 4e68b86
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 4e68b86

Please sign in to comment.