X Tutup
Skip to content

Commit 2bff259

Browse files
committed
Updated to netty 4.1.0.CR3
1 parent dc95e25 commit 2bff259

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
@@ -63,7 +63,7 @@
6363
<!-- test dependencies -->
6464
<logback.version>1.1.0</logback.version>
6565
<testng.version>6.1.1</testng.version>
66-
<netty.version>4.1.0.CR2</netty.version>
66+
<netty.version>4.1.0.CR3</netty.version>
6767
<hamcrest.library.version>1.3</hamcrest.library.version>
6868
<hamcrest.jpa-matchers>1.6</hamcrest.jpa-matchers>
6969
<lambdaj.version>2.3.3</lambdaj.version>

0 commit comments

Comments
 (0)
X Tutup