Skip to content

Commit 6086ba0

Browse files
committed
Removes arr, updates boringssl version.
1 parent 636778b commit 6086ba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

video/cloud-client/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright 2017 Google Inc. All Rights Reserved.
2+
Copyright 2017 Google Inc.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>io.netty</groupId>
7777
<artifactId>netty-tcnative-boringssl-static</artifactId>
78-
<version>1.1.33.Fork19</version>
78+
<version>1.1.33.Fork26</version>
7979
</dependency>
8080
<!-- [END dependencies] -->
8181

0 commit comments

Comments
 (0)