Skip to content

Commit

Permalink
update tcnative-boringssl to Fork17, this build fixes a Windows depen…
Browse files Browse the repository at this point in the history
…dency issue

Signed-off-by: alexlehm <[email protected]>
  • Loading branch information
alexlehm committed May 28, 2016
1 parent 59e1f29 commit ac42314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<!--<artifactId>netty-tcnative</artifactId>-->
<artifactId>netty-tcnative-boringssl-static</artifactId>
<classifier>${tcnative.classifier}</classifier>
<version>1.1.33.Fork15</version>
<version>1.1.33.Fork17</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ac42314

Please sign in to comment.