Browse Source

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](https://github.com/protocolbuffers/protobuf/compare/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>
groot 1 month ago
parent
commit
6c2eab8242
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pom.xml
  2. 1 1
      tests/milvustestv2/pom.xml

+ 1 - 1
pom.xml

@@ -76,7 +76,7 @@
 
 
         <!--for Core-->
         <!--for Core-->
         <grpc.version>1.59.1</grpc.version>
         <grpc.version>1.59.1</grpc.version>
-        <protobuf.version>3.24.0</protobuf.version>
+        <protobuf.version>3.25.5</protobuf.version>
         <protoc.version>3.24.0</protoc.version>
         <protoc.version>3.24.0</protoc.version>
         <commons-collections4.version>4.3</commons-collections4.version>
         <commons-collections4.version>4.3</commons-collections4.version>
         <versio.maven.deploy.plugin>2.8.2</versio.maven.deploy.plugin>
         <versio.maven.deploy.plugin>2.8.2</versio.maven.deploy.plugin>

+ 1 - 1
tests/milvustestv2/pom.xml

@@ -75,7 +75,7 @@
         <dependency>
         <dependency>
             <groupId>com.google.protobuf</groupId>
             <groupId>com.google.protobuf</groupId>
             <artifactId>protobuf-java</artifactId>
             <artifactId>protobuf-java</artifactId>
-            <version>3.24.0</version>
+            <version>3.25.5</version>
         </dependency>
         </dependency>
         <!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
         <!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
         <dependency>
         <dependency>