Skip to content

Commit c668e93

Browse files
committed
JVMCBC-1678 Upgrade Netty to 4.1.124
Change-Id: I40adc1c84aae92f9246be53b53db68675cb00118 Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/232300 Reviewed-by: Michael Reiche <[email protected]> Tested-by: Build Bot <[email protected]>
1 parent c8f0ba9 commit c668e93

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