Skip to content

Commit f9a87e1

Browse files
authored
Upgrade to netty 4.1.116.Final (#414)
Previous version has a bug causing an IOException during reading of /etc/os-release. See netty's issue 14479 for details.
1 parent 78ae197 commit f9a87e1

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
@@ -55,7 +55,7 @@
5555
<!-- when changing version also update version in LICENSE_binary -->
5656
<hdrhistogram.version>2.1.12</hdrhistogram.version>
5757
<metrics.version>4.1.18</metrics.version>
58-
<netty.version>4.1.115.Final</netty.version>
58+
<netty.version>4.1.116.Final</netty.version>
5959
<esri.version>1.2.1</esri.version>
6060
<!--
6161
When upgrading TinkerPop please upgrade the version matrix in

0 commit comments

Comments
 (0)