Skip to content

Commit f9dbb2d

Browse files
authored
Merge pull request #402 from nikita15p/fix-FLUME-3461
[FLUME-3461] Fix vulnerability in netty-codec-haproxy
2 parents ad7638d + 85477e5 commit f9dbb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flume-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ limitations under the License.
110110
<mvn-spotbugs-plugin.version>4.2.0</mvn-spotbugs-plugin.version>
111111
<mvn-surefire-plugin.version>2.22.2</mvn-surefire-plugin.version>
112112
<!--<netty.version>3.10.6.Final</netty.version>-->
113-
<netty-all.version>4.1.72.Final</netty-all.version>
113+
<netty-all.version>4.1.86.Final</netty-all.version>
114114
<parquet.version>1.11.2</parquet.version>
115115
<external.protobuf.version>2.5.0</external.protobuf.version>
116116
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>

0 commit comments

Comments
 (0)