Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <pxli@nyu.edu>
  • Loading branch information
pxLi authored Jan 17, 2022
1 parent 0dd67dd commit afdb2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@
<shim.module.name>${spark.version.classifier}</shim.module.name>
<slf4j.version>1.7.30</slf4j.version>
<hive.storage.api.version>2.7.1</hive.storage.api.version>
<protobuf.java.version>2.5.0</protobuf.java.version>
<protobuf.java.version>3.19.2</protobuf.java.version>
<flatbuffers.java.version>1.11.0</flatbuffers.java.version>
<scala.local-lib.path>org/scala-lang/scala-library/${scala.version}/scala-library-${scala.version}.jar</scala.local-lib.path>
<target.classifier>${spark.version.classifier}</target.classifier>
Expand Down

0 comments on commit afdb2a8

Please sign in to comment.