Skip to content

Commit a39c658

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

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

google-cloud-errorreporting/pom.xml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)