Skip to content

Commit a010b28

Browse files
authored
Update netty version to 4.1.115.Final (#372)
This rids us of CVE-2024-47535.
1 parent 617237b commit a010b28

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.109.Final</netty.version>
58+
<netty.version>4.1.115.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)