Skip to content

Commit 88be1d4

Browse files
committed
Downgrade to 4.0.21 to work around a bug in writing DefaultFileRegion.
1 parent 002626a commit 88be1d4

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.22.Final</version>
423+
<version>4.0.21.Final</version>
424424
</dependency>
425425
<dependency>
426426
<groupId>org.apache.derby</groupId>

0 commit comments

Comments
 (0)