Skip to content

Commit

Permalink
[FLINK-9089] [orc] Upgrade Orc dependency from 1.4.1 to 1.4.3.
Browse files Browse the repository at this point in the history
This closes apache#5826.
This closes apache#1990. // closing old PR
  • Loading branch information
yanghua authored and fhueske committed Apr 16, 2018
1 parent 27be32e commit afad30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-orc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ under the License.
<dependency>
<groupId>org.apache.orc</groupId>
<artifactId>orc-core</artifactId>
<version>1.4.1</version>
<version>1.4.3</version>
<exclusions>
<!-- Exclude ORC's Hadoop dependency and pull in Flink's shaded Hadoop. -->
<exclusion>
Expand Down

0 comments on commit afad30a

Please sign in to comment.