Skip to content

Commit 0963b7d

Browse files
committed
Fix broken build
1 parent 42b4a2a commit 0963b7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@
410410
<exclude>**/Request$EntityWriter</exclude>
411411
<exclude>**/RequestBuilderBase</exclude>
412412
<exclude>**/Response</exclude>
413+
<exclude>**/Response$</exclude>
414+
<exclude>**/NettyResponseFuture</exclude>
413415
<exclude>**/**ResponseBodyPart</exclude>
414416
</excludes>
415417
</configuration>

0 commit comments

Comments
 (0)