Skip to content

Commit b29255f

Browse files
committed
Update Netty to 4.0.39.Final.
1 parent 46eea2f commit b29255f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>io.netty</groupId>
144144
<artifactId>netty-all</artifactId>
145-
<version>4.0.34.Final</version>
145+
<version>4.0.39.Final</version>
146146
</dependency>
147147

148148
<dependency>
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>io.netty</groupId>
175175
<artifactId>netty-tcnative</artifactId>
176-
<version>1.1.33.Fork11</version>
176+
<version>1.1.33.Fork18</version>
177177
<classifier>${os.detected.classifier}</classifier>
178178
<scope>test</scope>
179179
</dependency>

0 commit comments

Comments
 (0)