Skip to content

Commit

Permalink
Bump com.twitter.elephantbird:elephant-bird-core from 4.4 to 4.17
Browse files Browse the repository at this point in the history
Bumps [com.twitter.elephantbird:elephant-bird-core](https://github.com/twitter/elephant-bird) from 4.4 to 4.17.
- [Release notes](https://github.com/twitter/elephant-bird/releases)
- [Changelog](https://github.com/twitter/elephant-bird/blob/master/Changes.md)
- [Commits](https://github.com/twitter/elephant-bird/commits)

---
updated-dependencies:
- dependency-name: com.twitter.elephantbird:elephant-bird-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 344e0b0 commit d296d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parquet-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<packaging>jar</packaging>

<properties>
<elephant-bird.version>4.4</elephant-bird.version>
<elephant-bird.version>4.17</elephant-bird.version>
<protobuf.version>3.19.6</protobuf.version>
<truth-proto-extension.version>1.1.3</truth-proto-extension.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion parquet-thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<url>https://parquet.apache.org</url>

<properties>
<elephant-bird.version>4.4</elephant-bird.version>
<elephant-bird.version>4.17</elephant-bird.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d296d9d

Please sign in to comment.