Skip to content

Commit 9802ce7

Browse files
author
Stephane Landelle
committed
Add jzlib
1 parent 15f0ed5 commit 9802ce7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

providers/netty4/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
<artifactId>javassist</artifactId>
4747
<version>3.18.2-GA</version>
4848
</dependency>
49+
<dependency>
50+
<groupId>com.jcraft</groupId>
51+
<artifactId>jzlib</artifactId>
52+
<version>1.1.3</version>
53+
</dependency>
4954
<dependency>
5055
<groupId>org.asynchttpclient</groupId>
5156
<artifactId>async-http-client-netty-commons</artifactId>

0 commit comments

Comments
 (0)