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 8b2e5f4 commit 9991dcdCopy full SHA for 9991dcd
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.125.Final</netty.version>
+ <netty.version>4.1.126.Final</netty.version>
22
<jackson.version>2.19.2</jackson.version>
23
24
<shaded.package.prefix>com.couchbase.client.core.deps.</shaded.package.prefix>
0 commit comments