This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new 3f30de7 Upgrade Grpc bundle to version 1.44.1_1 3f30de7 is described below commit 3f30de74d998ec36fe6f19178c59298fd2a30fbb Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 15 10:23:45 2022 +0100 Upgrade Grpc bundle to version 1.44.1_1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c47fcc..6fd0f58 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ <google-findbugs-annotations2-version>2.0.3</google-findbugs-annotations2-version> <google-truth-version>0.30</google-truth-version> <groovy-version>3.0.8</groovy-version> - <grpc-bundle-version>1.38.0_1</grpc-bundle-version> + <grpc-bundle-version>1.44.1_1</grpc-bundle-version> <grpc-errorprone-version>2.3.4</grpc-errorprone-version> <guice-bundle-version>3.0_1</guice-bundle-version> <hikaricp-version>2.4.13</hikaricp-version>