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.
2 parents f1d8f08 + 259259d commit 5af6239Copy full SHA for 5af6239
scylla-cdc-base/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>io.netty</groupId>
25
<artifactId>netty-handler</artifactId>
26
- <version>4.2.6.Final</version>
+ <version>4.2.7.Final</version>
27
<scope>compile</scope>
28
</dependency>
29
scylla-cdc-driver3/pom.xml
@@ -56,12 +56,12 @@
56
57
58
<artifactId>netty-common</artifactId>
59
60
61
62
63
64
65
66
67
<groupId>com.google.flogger</groupId>
0 commit comments