Skip to content

Commit f6087a4

Browse files
committed
Upgrade Netty 4.0.33.Final
1 parent 2313682 commit f6087a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.netty</groupId>
3030
<artifactId>netty-codec-http</artifactId>
31-
<version>4.0.32.Final</version>
31+
<version>4.0.33.Final</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.reactivestreams</groupId>

0 commit comments

Comments
 (0)