Skip to content

Commit 2460bb8

Browse files
authored
PDS-55029 Bump netty to 4.1.13 to pick up bugfix (apache-spark-on-k8s#240)
netty/netty@c37267d
1 parent 8f58006 commit 2460bb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/deps/spark-deps-hadoop-palantir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ mimepull-1.9.6.jar
185185
minlog-1.3.0.jar
186186
mx4j-3.0.2.jar
187187
netty-3.10.6.Final.jar
188-
netty-all-4.1.9.Final.jar
188+
netty-all-4.1.13.Final.jar
189189
nimbus-jose-jwt-3.9.jar
190190
objenesis-2.5.1.jar
191191
okhttp-2.7.5.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
<dependency>
683683
<groupId>io.netty</groupId>
684684
<artifactId>netty-all</artifactId>
685-
<version>4.1.9.Final</version>
685+
<version>4.1.13.Final</version>
686686
</dependency>
687687
<dependency>
688688
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)