Skip to content

Commit 162c261

Browse files
committed
Update to Netty 4.1.59.Final
1 parent fd72818 commit 162c261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<copyright>Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.</copyright>
4747
<java.apidoc>http://docs.oracle.com/javase/8/docs/api</java.apidoc>
4848
<maven.deploy.skip>false</maven.deploy.skip>
49-
<netty.version>4.1.58.Final</netty.version>
49+
<netty.version>4.1.59.Final</netty.version>
5050
<jackson.version>2.12.1</jackson.version>
5151
<bouncy.version>1.68</bouncy.version>
5252
<!-- by default, skip tests; tests require a profile -->

0 commit comments

Comments
 (0)