Skip to content

Commit a39c658

Browse files
Using correct version of netty-tcnative-boringssl-static
1 parent bb52fa0 commit a39c658

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

google-cloud-errorreporting/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-language/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-logging/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-monitoring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-speech/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-trace/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

google-cloud-vision/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.netty</groupId>
2222
<artifactId>netty-tcnative-boringssl-static</artifactId>
23-
<version>1.1.33.Fork17</version>
23+
<version>1.1.33.Fork19</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)