Skip to content

Commit 11ffddc

Browse files
FlorentinDDarthMax
andauthored
Bump arrow and grpc version (#11008)
* Bump arrow and grpc version match with neo4j version Co-authored-by: Max Kießling <max.kiessling@neo4j.com> * Bump protobuf align version also used by Arrow Co-authored-by: Max Kießling <max.kiessling@neo4j.com> * Update clear dev cache script * Pin protobuf version to 4.x spiffe still uses 3.x. However, it seems as if Arrow also manually overwrote the protobuf version to 4.x. as `grpc-protobuf` depends on `protobuf-java` 3.X * Downgrade SPIFFE There seems to be a bug in the latests release spiffe/java-spiffe#347 --------- Co-authored-by: Max Kießling <max.kiessling@neo4j.com>
1 parent 2f31456 commit 11ffddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ memoryfilesystem = "2.8.0"
3636
mockito-junit-jupiter = "5.13.0"
3737
opencypher-front-end = "9.0.20210312"
3838
picocli = "4.7.6"
39-
protobuf = "3.25.3"
39+
protobuf = "4.30.2"
4040
qala-datagen = "2.5.1"
4141
record-builder = "42"
4242
reflections = "0.10.2"

0 commit comments

Comments
 (0)