We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910d057 commit 8c5768dCopy full SHA for 8c5768d
core-io-deps/pom.xml
@@ -18,7 +18,7 @@
18
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19
20
<!-- 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>
+ <netty.version>4.1.128.Final</netty.version>
22
<jackson.version>2.19.4</jackson.version>
23
24
<shaded.package.prefix>com.couchbase.client.core.deps.</shaded.package.prefix>
0 commit comments