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 46eea2f commit b29255fCopy full SHA for b29255f
pom.xml
@@ -142,7 +142,7 @@
142
<dependency>
143
<groupId>io.netty</groupId>
144
<artifactId>netty-all</artifactId>
145
- <version>4.0.34.Final</version>
+ <version>4.0.39.Final</version>
146
</dependency>
147
148
@@ -173,7 +173,7 @@
173
174
175
<artifactId>netty-tcnative</artifactId>
176
- <version>1.1.33.Fork11</version>
+ <version>1.1.33.Fork18</version>
177
<classifier>${os.detected.classifier}</classifier>
178
<scope>test</scope>
179
0 commit comments