Skip to content

Commit 228a50c

Browse files
committed
JVMCBC-1694 Upgrade Netty to 4.1.127
Change-Id: I0a791a8acd2ac8ea78661f7f38dbfd4469a7d57a Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/234558 Reviewed-by: David Nault <[email protected]> Tested-by: Build Bot <[email protected]> (cherry picked from commit 924802a) Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/234560
1 parent ea85745 commit 228a50c

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.126.Final</netty.version>
21+
<netty.version>4.1.127.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)