Skip to content

Commit 603dce7

Browse files
committed
Upgrade Netty to 4.0.23 to fix the DefaultFileRegion bug.
1 parent 88be1d4 commit 603dce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
<dependency>
421421
<groupId>io.netty</groupId>
422422
<artifactId>netty-all</artifactId>
423-
<version>4.0.21.Final</version>
423+
<version>4.0.23.Final</version>
424424
</dependency>
425425
<dependency>
426426
<groupId>org.apache.derby</groupId>

0 commit comments

Comments
 (0)