Skip to content

Commit

Permalink
build(deps): bump org.apache.arrow:flight-grpc from 13.0.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps org.apache.arrow:flight-grpc from 13.0.0 to 14.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]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ced60ce commit 88b781d
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
@@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>flight-grpc</artifactId>
<version>13.0.0</version>
<version>14.0.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>

0 comments on commit 88b781d

Please sign in to comment.