Skip to content

Commit 8c5768d

Browse files
committed
JVMCBC-1704 Upgrade Netty from 4.1.127 to 4.1.128
Change-Id: I3cf21d55b062eac59b247686f4af7b12a7b56629 Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/236097 Tested-by: Build Bot <[email protected]> Reviewed-by: David Nault <[email protected]>
1 parent 910d057 commit 8c5768d

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.127.Final</netty.version>
21+
<netty.version>4.1.128.Final</netty.version>
2222
<jackson.version>2.19.4</jackson.version>
2323

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

0 commit comments

Comments
 (0)