Skip to content

Commit c857794

Browse files
committed
JVMCBC-1691 Upgrade Netty to 4.1.126
Change-Id: I4d359854f27e9c86ea250929d677185f64a801e5 Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/234319 Tested-by: Build Bot <[email protected]> Reviewed-by: David Nault <[email protected]>
1 parent 31244c6 commit c857794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-io-deps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1919

2020
<!-- When bumping this, it may be necessary to bump the grpc-netty dependency in protostellar/pom.xml also -->
21-
<netty.version>4.1.125.Final</netty.version>
21+
<netty.version>4.1.126.Final</netty.version>
2222
<jackson.version>2.19.2</jackson.version>
2323

2424
<shaded.package.prefix>com.couchbase.client.core.deps.</shaded.package.prefix>

0 commit comments

Comments
 (0)