Skip to content

Commit ac2dba9

Browse files
build(deps): bump org.apache.arrow:flight-core from 18.1.0 to 18.2.0 (#226)
* build(deps): bump org.apache.arrow:flight-core from 18.1.0 to 18.2.0 Bumps org.apache.arrow:flight-core from 18.1.0 to 18.2.0. --- updated-dependencies: - dependency-name: org.apache.arrow:flight-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: manually upgrade dependency com.google.protobuf:protobuf-java to version 4.31.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: karel rehor <[email protected]> Co-authored-by: karel-rehor <[email protected]>
1 parent 922bf42 commit ac2dba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.apache.arrow</groupId>
104104
<artifactId>flight-core</artifactId>
105-
<version>18.1.0</version>
105+
<version>18.3.0</version>
106106
<exclusions>
107107
<exclusion>
108108
<groupId>org.slf4j</groupId>
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>com.google.protobuf</groupId>
224224
<artifactId>protobuf-java</artifactId>
225-
<version>4.29.3</version>
225+
<version>4.31.0</version>
226226
</dependency>
227227

228228
<dependency>

0 commit comments

Comments
 (0)