Skip to content

Commit 837f46b

Browse files
Updating tcnative version to match grpc version
1 parent 8c9636b commit 837f46b

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

google-cloud-errorreporting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.netty</groupId>
2323
<artifactId>netty-tcnative-boringssl-static</artifactId>
24-
<version>1.1.33.Fork19</version>
24+
<version>1.1.33.Fork26</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>${project.groupId}</groupId>

google-cloud-language/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.netty</groupId>
2424
<artifactId>netty-tcnative-boringssl-static</artifactId>
25-
<version>1.1.33.Fork19</version>
25+
<version>1.1.33.Fork26</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>${project.groupId}</groupId>

google-cloud-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.netty</groupId>
2424
<artifactId>netty-tcnative-boringssl-static</artifactId>
25-
<version>1.1.33.Fork19</version>
25+
<version>1.1.33.Fork26</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>${project.groupId}</groupId>

google-cloud-monitoring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.netty</groupId>
2323
<artifactId>netty-tcnative-boringssl-static</artifactId>
24-
<version>1.1.33.Fork19</version>
24+
<version>1.1.33.Fork26</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>${project.groupId}</groupId>

google-cloud-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.netty</groupId>
2323
<artifactId>netty-tcnative-boringssl-static</artifactId>
24-
<version>1.1.33.Fork19</version>
24+
<version>1.1.33.Fork26</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>${project.groupId}</groupId>

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>io.netty</groupId>
9090
<artifactId>netty-tcnative-boringssl-static</artifactId>
91-
<version>1.1.33.Fork19</version>
91+
<version>1.1.33.Fork26</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>${project.groupId}</groupId>

google-cloud-speech/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.netty</groupId>
2323
<artifactId>netty-tcnative-boringssl-static</artifactId>
24-
<version>1.1.33.Fork19</version>
24+
<version>1.1.33.Fork26</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>${project.groupId}</groupId>

google-cloud-trace/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.netty</groupId>
2323
<artifactId>netty-tcnative-boringssl-static</artifactId>
24-
<version>1.1.33.Fork19</version>
24+
<version>1.1.33.Fork26</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>${project.groupId}</groupId>

google-cloud-vision/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.netty</groupId>
2424
<artifactId>netty-tcnative-boringssl-static</artifactId>
25-
<version>1.1.33.Fork19</version>
25+
<version>1.1.33.Fork26</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)