Skip to content

Commit

Permalink
[Enhancement] Revert Upgrade netty due to CVE-2022-41881 (backport #3…
Browse files Browse the repository at this point in the history
…8481) (#38486)

Signed-off-by: Astralidea <[email protected]>
  • Loading branch information
Astralidea authored Jan 4, 2024
1 parent 309dea9 commit 7e897e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ under the License.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.86.Final</version>
<version>4.1.61.Final</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
Expand Down

0 comments on commit 7e897e2

Please sign in to comment.