Skip to content

Commit 6c2eab8

Browse files
Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.25.5 (#1073) (#1385)
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-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 c779027 commit 6c2eab8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<!--for Core-->
7878
<grpc.version>1.59.1</grpc.version>
79-
<protobuf.version>3.24.0</protobuf.version>
79+
<protobuf.version>3.25.5</protobuf.version>
8080
<protoc.version>3.24.0</protoc.version>
8181
<commons-collections4.version>4.3</commons-collections4.version>
8282
<versio.maven.deploy.plugin>2.8.2</versio.maven.deploy.plugin>

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)