We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636778b commit 6086ba0Copy full SHA for 6086ba0
video/cloud-client/pom.xml
@@ -1,5 +1,5 @@
1
<!--
2
- Copyright 2017 Google Inc. All Rights Reserved.
+ Copyright 2017 Google Inc.
3
4
Licensed under the Apache License, Version 2.0 (the "License");
5
you may not use this file except in compliance with the License.
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>io.netty</groupId>
77
<artifactId>netty-tcnative-boringssl-static</artifactId>
78
- <version>1.1.33.Fork19</version>
+ <version>1.1.33.Fork26</version>
79
</dependency>
80
<!-- [END dependencies] -->
81
0 commit comments