Skip to content

Commit

Permalink
Merge pull request #302 from GoogleCloudPlatform/samarthsingal/build-…
Browse files Browse the repository at this point in the history
…updates

Update Netty dependency
  • Loading branch information
samarthsingal authored Nov 19, 2021
2 parents c8c0fc4 + 211e61f commit e7e3a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>2.0.20.Final</version>
<version>2.0.36.Final</version>
<classifier>${os.detected.classifier}</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit e7e3a6e

Please sign in to comment.