Skip to content

Commit 56bfb9d

Browse files
committed
Bump Netty version to 4.0.21.Final for some bug fixes.
1 parent b443a4b commit 56bfb9d

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

0 commit comments

Comments
 (0)