Skip to content

Commit

Permalink
[FLINK-13770][build] Bump netty to 4.1.39.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoK authored and zentol committed Aug 31, 2019
1 parent 68e423d commit 4c6c11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NOTICE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -3408,7 +3408,7 @@ Copyright 2014-2018 The Apache Software Foundation
This project includes software developed at
The Apache Software Foundation (http:https://www.apache.org/).

- io.netty:netty-all:4.1.32.Final
- io.netty:netty-all:4.1.39.Final

flink-shaded-jackson
Copyright 2014-2018 The Apache Software Foundation
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ under the License.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-shaded-netty</artifactId>
<version>4.1.32.Final-7.0</version>
<version>4.1.39.Final-${flink.shaded.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4c6c11a

Please sign in to comment.