Skip to content

Commit

Permalink
MINOR: [Java] Bump org.apache.orc:orc-core from 1.9.5 to 2.0.3 (#33)
Browse files Browse the repository at this point in the history
Bumps org.apache.orc:orc-core from 1.9.5 to 2.0.3.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent d3321b8 commit bd26043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adapter/orc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ under the License.
<dependency>
<groupId>org.apache.orc</groupId>
<artifactId>orc-core</artifactId>
<version>1.9.5</version>
<version>2.0.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion dataset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ under the License.
<dependency>
<groupId>org.apache.orc</groupId>
<artifactId>orc-core</artifactId>
<version>1.9.5</version>
<version>2.0.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit bd26043

Please sign in to comment.