Skip to content

Commit d8ff8c7

Browse files
Bump com.google.protobuf:protobuf-java in /tests/milvustestv2 (#1384)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.24.0...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52528f3 commit d8ff8c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/milvustestv2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.protobuf</groupId>
7777
<artifactId>protobuf-java</artifactId>
78-
<version>3.24.0</version>
78+
<version>3.25.5</version>
7979
</dependency>
8080
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
8181
<dependency>

0 commit comments

Comments
 (0)