This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 21e51b4c8bc Bump io.grpc:grpc-bom from 1.63.0 to 1.64.0
21e51b4c8bc is described below

commit 21e51b4c8bca15742789cfed6d3cc67d26f3acf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 07:10:25 2024 +0000

    Bump io.grpc:grpc-bom from 1.63.0 to 1.64.0
    
    Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.63.0 to 
1.64.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.64.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e4e40b6a80f..9c139b71cb3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         <greenmail-version>2.0.1</greenmail-version>
         <grizzly-websockets-version>2.4.4</grizzly-websockets-version>
         <groovy-version>4.0.21</groovy-version>
-        <grpc-version>1.63.0</grpc-version>
+        <grpc-version>1.64.0</grpc-version>
         <!-- keep grpc-google-auth-library-version in sync with that used by 
grpc-auth -->
         
<grpc-google-auth-library-version>1.23.0</grpc-google-auth-library-version>
         <grpc-java-jwt-version>4.4.0</grpc-java-jwt-version>

Reply via email to