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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 5deaac4f774 Regen
5deaac4f774 is described below
commit 5deaac4f774bc84a562119af1a6a500d8240e06c
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jul 17 15:07:17 2023 +0200
Regen
---
tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 310de3425f1..995c87359b9 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -32,18 +32,18 @@
<dependencies>
<dependency>
<groupId>com.google.api.grpc</groupId>
- <artifactId>proto-google-common-protos</artifactId>
- <version>2.21.0</version>
+ <artifactId>proto-google-2common-protos</artifactId>
+ <version>2.22.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>3.23.2</version>
+ <version>3.23.4</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
- <version>3.23.2</version>
+ <version>3.23.4</version>
<exclusions>
<exclusion>
<groupId>org.checkerframework</groupId>