Skip to content

Commit

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

Bumps org.apache.arrow:flight-grpc from 14.0.0 to 14.0.1.

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

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 Nov 14, 2023
1 parent 92e2177 commit 4654132
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.0</version>
<version>14.0.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 4654132

Please sign in to comment.