Skip to content

Commit

Permalink
build(deps): bump org.apache.arrow:flight-grpc from 14.0.2 to 15.0.0 (#…
Browse files Browse the repository at this point in the history
…93)

Bumps org.apache.arrow:flight-grpc from 14.0.2 to 15.0.0.

---
updated-dependencies:
- dependency-name: org.apache.arrow:flight-grpc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 23, 2024
1 parent c274d37 commit 8894ae7
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 @@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>flight-grpc</artifactId>
<version>14.0.2</version>
<version>15.0.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8894ae7

Please sign in to comment.