Skip to content

Commit 5dd36f3

Browse files
dongjoon-hyunviirya
authored andcommitted
[SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408
### What changes were proposed in this pull request? This PR aims to upgrade Jetty to 9.4.28.v20200408 in `branch-3.0` for `Apache Spark 3.0.2` like `master` branch `Apache Spark 3.1`. ### Why are the changes needed? To bring the bug fixes. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs. Closes apache#30240 from dongjoon-hyun/SPARK-33333. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Liang-Chi Hsieh <[email protected]>
1 parent 55105a0 commit 5dd36f3

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
@@ -140,7 +140,7 @@
140140
<orc.classifier></orc.classifier>
141141
<hive.parquet.group>com.twitter</hive.parquet.group>
142142
<hive.parquet.version>1.6.0</hive.parquet.version>
143-
<jetty.version>9.4.18.v20190429</jetty.version>
143+
<jetty.version>9.4.28.v20200408</jetty.version>
144144
<javaxservlet.version>3.1.0</javaxservlet.version>
145145
<chill.version>0.9.5</chill.version>
146146
<ivy.version>2.4.0</ivy.version>

0 commit comments

Comments
 (0)