Skip to content

Commit b52211e

Browse files
authored
BIGTOP-3966: Make hive 3.1.3 compatible with hadoop 3.3.5 (#1145)
Co-authored-by: jialiang <jialiangcaimd@gmail.com>
1 parent 106b483 commit b52211e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/pom.xml b/pom.xml
2+
index cb54806ef5..475b379d1c 100644
3+
--- a/pom.xml
4+
+++ b/pom.xml
5+
@@ -169,7 +169,7 @@
6+
<jdo-api.version>3.0.1</jdo-api.version>
7+
<jettison.version>1.1</jettison.version>
8+
<jetty.version>9.3.20.v20170531</jetty.version>
9+
- <jersey.version>1.19</jersey.version>
10+
+ <jersey.version>1.19.4</jersey.version>
11+
<!-- Glassfish jersey is included for Spark client test only -->
12+
<glassfish.jersey.version>2.22.2</glassfish.jersey.version>
13+
<jline.version>2.12</jline.version>

0 commit comments

Comments
 (0)