This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 10ae90b4e60730b03c951b0fd9ab2aad28013a9b Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Jul 17 14:57:16 2023 +0200 Upgrade proto-google-common-protos 2.22.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e1148faacff..999e56c3185 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -396,7 +396,7 @@ <plc4x-version>0.10.0</plc4x-version> <pooled-jms-version>3.1.0</pooled-jms-version> <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version> - <proto-google-common-protos-version>2.21.0</proto-google-common-protos-version> + <proto-google-common-protos-version>2.22.0</proto-google-common-protos-version> <protobuf-version>3.23.4</protobuf-version> <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version> <protonpack-version>1.8</protonpack-version>